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>
Mon, 25 Jul 2022 00:39:11 +0000 (18:39 -0600)
commit453b329be5eacfc48dd43035af82bc7f28ecfedf
tree072ae9d9fd40554f65537c92cc1e9116b5dfe79f
parentf4c163dd7d4b1031772317cd3cd58dd6711ee51e
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