linux/drivers/nvme/host
Sagi Grimberg c58bd1bf4d nvme: Don't allow to reset a reconnecting controller
The reset operation is guaranteed to fail for all scenarios
but the esoteric case where in the last reconnect attempt
concurrent with the reset we happen to successfully reconnect.

We just deny initiating a reset if we are reconnecting.

Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-06-15 14:28:22 +02:00
..
core.c nvme: Don't allow to reset a reconnecting controller 2017-06-15 14:28:22 +02:00
fabrics.c nvme: switch to uuid_t 2017-06-05 16:59:16 +02:00
fabrics.h nvme: switch to uuid_t 2017-06-05 16:59:16 +02:00
fc.c Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base 2017-06-13 11:45:14 +02:00
Kconfig nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
lightnvm.c block: introduce new block status code type 2017-06-09 09:27:32 -06:00
Makefile nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
nvme.h nvme: save hmpre and hmmin in struct nvme_ctrl 2017-06-13 11:45:35 +02:00
pci.c nvme-pci: implement host memory buffer support 2017-06-15 14:28:13 +02:00
rdma.c nvme-rdma: Get rid of CONNECTED state 2017-06-15 14:28:21 +02:00
scsi.c nvme-scsi: remove nvme_trans_security_protocol 2017-04-27 08:39:32 +02:00