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>
Wed, 22 Jun 2022 17:30:54 +0000 (11:30 -0600)
commit6ee08cefd6cbb6a9fdc4d9c17a5c4df7f4324d5d
treeebe093f2d8af1fb51f2b0d2b95f130203ec94864
parent8982dc5d06ea09819d914054360d9642b75b504d
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]