]> www.infradead.org Git - users/hch/block.git/commit
nvme-multipath: enable polled I/O bio-poll
authorChristoph Hellwig <hch@lst.de>
Wed, 28 Jul 2021 14:51:25 +0000 (16:51 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 12 Oct 2021 10:41:57 +0000 (12:41 +0200)
commit6a1e66add002b8f176cc75d97d41af5c220452b9
tree5533bc9db992568f096545935ba60209ad14127c
parent73ea52ff1a0dcdf054d650dabf4fab952a9fa21e
nvme-multipath: enable polled I/O

Set the poll queue flag to enable polling, given that the multipath
node just dispatches the bios to a lower queue.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Mark Wunderlich <mark.wunderlich@intel.com>
drivers/nvme/host/multipath.c