summaryrefslogtreecommitdiff
path: root/block/fops.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-10-12 14:12:11 +0300
committerJens Axboe <axboe@kernel.dk>2021-10-18 15:17:35 +0300
commit94c2ed58d0d856a35c04365bdb39fee6e77547de (patch)
tree886b5429c5565fc41dbf8eb5a3eb5ea5a59dd80d /block/fops.c
parentd38a9c04c0d5637a828269dccb9703d42d40d42b (diff)
downloadlinux-94c2ed58d0d856a35c04365bdb39fee6e77547de.tar.xz
direct-io: remove blk_poll support
The polling support in the legacy direct-io support is a little crufty. It already doesn't support the asynchronous polling needed for io_uring polling, and is hard to adopt to upcoming changes in the polling interfaces. Given that all the major file systems already use the iomap direct I/O code, just drop the polling support. Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Mark Wunderlich <mark.wunderlich@intel.com> Link: https://lore.kernel.org/r/20211012111226.760968-2-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/fops.c')
0 files changed, 0 insertions, 0 deletions