linux/drivers/nvme/host
Sagi Grimberg 60a5188633 nvme-rdma: Don't local invalidate if the queue is not live
No chance for the local invalidate to succeed if the queue-pair
is in error state. Most likely the target will do a remote
invalidation of our mr so not a big loss on the test_bit.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-10-18 19:27:54 +02:00
..
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
core.c nvme: introduce nvme_reinit_tagset 2017-10-18 19:27:48 +02:00
fabrics.c nvme-fabrics: request transport module 2017-10-04 09:43:58 +02:00
fabrics.h nvme: read the subsystem NQN from Identify Controller 2017-06-28 08:14:13 -06:00
fc.c nvme: introduce nvme_reinit_tagset 2017-10-18 19:27:48 +02:00
lightnvm.c nvme: fix lightnvm check 2017-09-11 12:29:36 -04:00
nvme.h nvme: introduce nvme_reinit_tagset 2017-10-18 19:27:48 +02:00
pci.c nvme-pci: Print invalid SGL only once 2017-09-25 08:56:05 -06:00
rdma.c nvme-rdma: Don't local invalidate if the queue is not live 2017-10-18 19:27:54 +02:00