linux/drivers/nvme/host
Keith Busch b5d8af5b52 nvme/pci: Use req_op to determine DIF remapping
Only read and write commands need DIF remapping. Everything else uses
a passthrough integrity payload.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-08-30 14:59:33 +02:00
..
core.c nvme: factor metadata handling out of __nvme_submit_user_cmd 2017-08-30 14:59:30 +02:00
fabrics.c nvme-fabrics: Convert nvmf_transports_mutex to an rwsem 2017-08-30 14:51:22 +02:00
fabrics.h nvme: read the subsystem NQN from Identify Controller 2017-06-28 08:14:13 -06:00
fc.c nvme-fc: Reattach to localports on re-registration 2017-08-28 23:00:40 +03:00
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
lightnvm.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
nvme.h nvme: remove unused struct nvme_ns fields 2017-08-29 10:22:26 +02:00
pci.c nvme/pci: Use req_op to determine DIF remapping 2017-08-30 14:59:33 +02:00
rdma.c nvme-rdma: Use unlikely macro in the fast path 2017-08-28 23:00:43 +03:00