summaryrefslogtreecommitdiff
path: root/block/blk-core.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-12-02 19:46:25 +0300
committerJens Axboe <axboe@kernel.dk>2018-12-04 21:38:18 +0300
commit9d6610b76fa374eae3deb93bcbace4a06c2e3b95 (patch)
treebc023c5668b39d1a9a0e054038a7e1872c30dd5a /block/blk-core.c
parentf9801a484ad6dcc33b10c61b143efc3352541802 (diff)
downloadlinux-9d6610b76fa374eae3deb93bcbace4a06c2e3b95.tar.xz
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/blk-core.c')
0 files changed, 0 insertions, 0 deletions