io_uring: split out fadvise/madvise operations
authorJens Axboe <axboe@kernel.dk>
Wed, 25 May 2022 03:28:33 +0000 (21:28 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jul 2022 00:39:11 +0000 (18:39 -0600)
commitf4c163dd7d4b1031772317cd3cd58dd6711ee51e
tree68eb0282a59338b40ac1a0fc801d1a1cf87585c2
parent0d58472740370108f8ece9076d79f736f53b5b77
io_uring: split out fadvise/madvise operations

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_uring/Makefile
io_uring/advise.c [new file with mode: 0644]
io_uring/advise.h [new file with mode: 0644]
io_uring/io_uring.c