summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-04-15 06:52:58 +0200
committerJens Axboe <axboe@kernel.dk>2022-04-17 19:50:02 -0600
commitc22198e78d523c8fa079bbb70b2523bb6aa51849 (patch)
treeb54b081561405d3e1f26da56451230594e6c6af8 /block
parent44abff2c0b970ae3d310b97617525dc01f248d7c (diff)
downloadlinux-c22198e78d523c8fa079bbb70b2523bb6aa51849.tar.bz2
direct-io: remove random prefetches
Randomly poking into block device internals for manual prefetches isn't exactly a very maintainable thing to do. And none of the performance critical direct I/O implementations still use this library function anyway, so just drop it. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Link: https://lore.kernel.org/r/20220415045258.199825-28-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions