io_uring: separate out file table handling code
authorJens Axboe <axboe@kernel.dk>
Wed, 25 May 2022 03:43:10 +0000 (21:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 17 Jun 2022 14:24:51 +0000 (08:24 -0600)
commitc2e762d683f4a85b29a10abdf76787fc33ed7f80
treeae16fc77674ef7fc6f9e21f28a1fc8794b8f5ae3
parentfc8b78f7066abe528a65c810d21c8102fe48df88
io_uring: separate out file table handling code

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