]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitae7621c54f1873c70b6811a35080f69afec4b08a
tree319b5838f10d19c9621d4de0b5f25053112d56f1
parentf10a77cf560808d30cc84f94d24094a53c0def9c
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]