summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-12-02 17:46:25 +0100
committerJens Axboe <axboe@kernel.dk>2018-12-04 11:38:18 -0700
commit9d6610b76fa374eae3deb93bcbace4a06c2e3b95 (patch)
treebc023c5668b39d1a9a0e054038a7e1872c30dd5a /block
parentf9801a484ad6dcc33b10c61b143efc3352541802 (diff)
nvme-mpath: remove I/O polling support
The ->poll_fn has been stale for a while, as a lot of places check for mq ops. But there is no real point in it anyway, as we don't even use the multipath code for subsystems without multiple ports, which is usually what we do high performance I/O to. If it really becomes an issue we should rework the nvme code to also skip the multipath code for any private namespace, even if that could mean some trouble when rescanning. Reviewed-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions