nvme-multipath: enable polled I/O
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Oct 2021 11:12:26 +0000 (13:12 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:36 +0000 (06:17 -0600)
commitc712dccc64357b94f93e57882373e1365f0e2a56
tree250a7ba95d784e8981aea9d8396276d09581fb87
parenta614dd2280356df0c79300c49d82b7e0c8b31f24
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>
Link: https://lore.kernel.org/r/20211012111226.760968-17-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/multipath.c