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>
Mon, 25 Jul 2022 00:39:12 +0000 (18:39 -0600)
commit73572984481907d92673255b494c0ff4f77c8ed4
tree60da997079dea90788a6665edff8b4be8818b20f
parent3b77495a97239faa27989f946d29b6be7dd091e9
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]