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>
Wed, 22 Jun 2022 17:28:25 +0000 (11:28 -0600)
commit4b058bb2c2d163934f354794a43708037c9eda68
treeb146d86955cd25f33a2760b59b0dddea6c5ec21c
parent7384072c395130e488104d0f32fcded2937c829c
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