OpenCloudOS-Kernel/drivers/nvme/host
Ming Lei f660174e8b blk-mq: use the introduced blk_mq_unquiesce_queue()
blk_mq_unquiesce_queue() is used for unquiescing the
queue explicitly, so replace blk_mq_start_stopped_hw_queues()
with it.

For the scsi part, this patch takes Bart's suggestion to
switch to block quiesce/unquiesce API completely.

Cc: linux-nvme@lists.infradead.org
Cc: linux-scsi@vger.kernel.org
Cc: dm-devel@redhat.com
Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-06-18 14:20:04 -06:00
..
Kconfig nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
Makefile nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
core.c blk-mq: use the introduced blk_mq_unquiesce_queue() 2017-06-18 14:20:04 -06:00
fabrics.c nvmf: keep track of nvmet connect error status 2017-06-15 14:30:27 +02:00
fabrics.h nvme: move nr_reconnects to nvme_ctrl 2017-06-15 14:29:49 +02:00
fc.c nvme: move reset workqueue handling to common code 2017-06-15 15:48:34 +02:00
lightnvm.c nvmet: use NVME_IDENTIFY_DATA_SIZE 2017-06-15 14:30:15 +02:00
nvme.h nvme: implement NS Optimal IO Boundary from 1.3 Spec 2017-06-16 08:25:54 +02:00
pci.c nvme: move reset workqueue handling to common code 2017-06-15 15:48:34 +02:00
rdma.c nvme: move reset workqueue handling to common code 2017-06-15 15:48:34 +02:00
scsi.c nvme-scsi: remove nvme_trans_security_protocol 2017-04-27 08:39:32 +02:00