]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit427b0115e2c9e1e244183518e1652a403911f27f
treec7a5bb5840f0ab6bcc3911743d31fddbd8df02c1
parent27a55b9ee913bcb2be6fa0596adca21aee25e5e2
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