nvme: apply nvme API to quiesce/unquiesce admin queue
authorMing Lei <ming.lei@redhat.com>
Thu, 14 Oct 2021 08:17:06 +0000 (16:17 +0800)
committerJens Axboe <axboe@kernel.dk>
Wed, 20 Oct 2021 00:27:58 +0000 (18:27 -0600)
commit6ca1d9027e0d9ce5604a3e28de89456a76138034
treec7a5bb5840f0ab6bcc3911743d31fddbd8df02c1
parenta277654bafb51fb8b4cf23550f15926bb02536f4
nvme: apply nvme API to quiesce/unquiesce admin queue

Apply the added two APIs to quiesce/unquiesce admin queue.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211014081710.1871747-3-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/core.c
drivers/nvme/host/fc.c
drivers/nvme/host/pci.c
drivers/nvme/host/rdma.c
drivers/nvme/host/tcp.c
drivers/nvme/target/loop.c