linux/drivers/nvme/host
Sagi Grimberg f9c5af5f8f nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues
unlike blk_mq_stop_hw_queues and blk_mq_start_stopped_hw_queues
quiescing/unquiescing respects the submission path rcu grace.

Also, make sure to unquiesce before cleanup the admin queue.

Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-By: James Smart <james.smart@broadcom.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
2017-07-06 09:48:31 +03:00
..
core.c nvme: simplify nvme_dev_attrs_are_visible 2017-06-28 08:14:13 -06:00
fabrics.c nvme-fabrics: verify that a controller returns the correct NQN 2017-06-28 08:14:13 -06:00
fabrics.h nvme: read the subsystem NQN from Identify Controller 2017-06-28 08:14:13 -06:00
fc.c nvme-fc: quiesce/unquiesce admin_q instead of start/stop its hw queues 2017-07-06 09:48:31 +03:00
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
lightnvm.c lightnvm: propagate right error code to target 2017-06-26 16:24:53 -06:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
nvme.h nvme: move ctrl cap to struct nvme_ctrl 2017-07-02 15:03:22 +03:00
pci.c nvme-pci: rename to nvme_pci_configure_admin_queue 2017-07-02 15:03:23 +03:00
rdma.c nvme-rdma: quiesce/unquiesce admin_q instead of start/stop its hw queues 2017-07-06 09:47:58 +03:00