nvme: introduce nvme_sync_io_queues
authorChao Leng <lengchao@huawei.com>
Thu, 22 Oct 2020 02:15:00 +0000 (10:15 +0800)
committerChristoph Hellwig <hch@lst.de>
Tue, 3 Nov 2020 09:25:55 +0000 (10:25 +0100)
commit04800fbff4764ab7b32c49d19628605a5d4cb85c
treee8070910df1084ea930153c01d1549b5a7038a45
parent38210800bf66d7302da1bb5b624ad68638da1562
nvme: introduce nvme_sync_io_queues

Introduce sync io queues for some scenarios which just only need sync
io queues not sync all queues.

Signed-off-by: Chao Leng <lengchao@huawei.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h