diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-12-26 06:03:45 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-21 01:04:01 +0100 |
commit | 4840e418c2fc533d55ff6caa5b9313eed1d26cfd (patch) | |
tree | 1b6d5a0beff075c67781f1da081ddfbdad3e3b5a /mm | |
parent | io_uring: allow use of offset == -1 to mean file position (diff) | |
download | linux-4840e418c2fc533d55ff6caa5b9313eed1d26cfd.tar.xz linux-4840e418c2fc533d55ff6caa5b9313eed1d26cfd.zip |
io_uring: add IORING_OP_FADVISE
This adds support for doing fadvise through io_uring. We assume that
WILLNEED doesn't block, but that DONTNEED may block.
Reviewed-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions