]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
nvme: introduce nvme_sync_io_queues
authorChao Leng <lengchao@huawei.com>
Thu, 22 Oct 2020 02:15:00 +0000 (10:15 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Nov 2020 18:22:12 +0000 (19:22 +0100)
commitc28eec9faf89f938bf55dadcad570d3c05595fde
tree52a52a3949677e5e94b4267e142f685127f502e6
parent19e7626fa05b7391384998e4fda0b223af731e60
nvme: introduce nvme_sync_io_queues

[ Upstream commit 04800fbff4764ab7b32c49d19628605a5d4cb85c ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h