nvme-loop: quiesce/unquiesce admin_q instead of start/stop its hw queues
authorSagi Grimberg <sagi@grimberg.me>
Sun, 2 Jul 2017 12:40:17 +0000 (15:40 +0300)
committerSagi Grimberg <sagi@grimberg.me>
Thu, 6 Jul 2017 06:48:43 +0000 (09:48 +0300)
commitc1c0ffff3a99caf40c3bd21447135db459194123
tree288ec49dcb39256adce141b341e5edbbb754b17c
parentf9c5af5f8ff14a31468546b9b1a876d537019e9a
nvme-loop: 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.

Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
drivers/nvme/target/loop.c