]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9cb8fcf159f06d0aecbf373ebda114c5f2e2be9c
tree60da997079dea90788a6665edff8b4be8818b20f
parent89f8557441a06fe844b2a299366cb945319a9030
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]