io_uring: move rsrc related data, core, and commands
authorJens Axboe <axboe@kernel.dk>
Mon, 13 Jun 2022 13:12:45 +0000 (07:12 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Jul 2022 14:41:54 +0000 (08:41 -0600)
commit5df88c7728811fe56707e53399acfb5d38d4a572
treed6e5307af3b9696a4a63eedbd8624aa0b80e931c
parent4c29b398a7bb6baf3c2bba7d0e90b93139098bcf
io_uring: move rsrc related data, core, and commands

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