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>
Mon, 25 Jul 2022 00:39:11 +0000 (18:39 -0600)
commite0da14def1ee0a9cd9c88893321e9a3d900f8e23
tree319b5838f10d19c9621d4de0b5f25053112d56f1
parenta9c210cebe13c36487a239ae7f4671a389fed127
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]