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>
Thu, 21 Jul 2022 14:34:12 +0000 (08:34 -0600)
commitfce59eb5e202af0bbd07015555336c7568db3022
treef6443bcd54a875cce753622ac16905361b3420df
parentf3b1ae30857f7cfb1f723c710fa01ffdaa1bf3af
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