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>
Thu, 21 Jul 2022 14:34:12 +0000 (08:34 -0600)
commiteaa3f16eca5b33689bcc1baedd0465cb5f85ed14
tree02fcbad5b4f1cc7605057f92fbca83c4d6576bef
parent45fa2196462cc69f8de945a65048b0665ff5b1c8
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]