linux/drivers/nvme/host
James Smart 3cec7f9de4 nvme: allow controller RESETTING to RECONNECTING transition
Transport will typically transition from LIVE to RESETTING when initially
performing a reset or recovering from an error.  Adding this transition
allows a transport to transition to RECONNECTING when it checks/waits for
connectivity then creates new transport connections and reinits the
controller.

Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-11-01 16:34:40 +01:00
..
core.c nvme: allow controller RESETTING to RECONNECTING transition 2017-11-01 16:34:40 +01:00
fabrics.c nvme: move controller deletion to common code 2017-11-01 16:28:04 +01:00
fabrics.h nvme: add helper to compare options to controller 2017-10-27 09:25:28 +03:00
fc.c nvme-fc: check connectivity before initiating reconnects 2017-11-01 16:34:39 +01:00
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
lightnvm.c nvme: fix lightnvm check 2017-09-11 12:29:36 -04:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
nvme.h nvme: move controller deletion to common code 2017-11-01 16:28:04 +01:00
pci.c nvme: switch controller refcounting to use struct device 2017-10-27 09:04:07 +03:00
rdma.c nvme-rdma: reuse nvme_delete_ctrl when reconnect attempts expire 2017-11-01 16:28:07 +01:00