io_uring: move statx handling to its own file
authorJens Axboe <axboe@kernel.dk>
Wed, 25 May 2022 12:12:18 +0000 (06:12 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 22 Jun 2022 17:28:31 +0000 (11:28 -0600)
commit78cf246f7ad7efd61e6354752ca94cd8dfb25375
tree0ae7d0a12b89b25ebc52e57fe4b0701b8d7f76fd
parentab50edcc59e4564b7ffec8185db6d110a940c230
io_uring: move statx handling to its own file

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