diff options
author | Christoph Hellwig | 2021-10-12 13:12:11 +0200 |
---|---|---|
committer | Jens Axboe | 2021-10-18 06:17:35 -0600 |
commit | 94c2ed58d0d856a35c04365bdb39fee6e77547de (patch) | |
tree | 886b5429c5565fc41dbf8eb5a3eb5ea5a59dd80d /block | |
parent | d38a9c04c0d5637a828269dccb9703d42d40d42b (diff) |
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')
0 files changed, 0 insertions, 0 deletions