]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0db1f3af98b4d2983787123a8b6b3872a8a2a63
tree250a7ba95d784e8981aea9d8396276d09581fb87
parentb1a2603dd66b786db74697c5a76b35cf1e241493
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