-
- Downloads
io_uring: move fdinfo helpers to its own file
This also means moving a bit more of the fixed file handling to the
filetable side, which makes sense separately too.
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Showing
- io_uring/Makefile 1 addition, 1 deletionio_uring/Makefile
- io_uring/fdinfo.c 191 additions, 0 deletionsio_uring/fdinfo.c
- io_uring/fdinfo.h 3 additions, 0 deletionsio_uring/fdinfo.h
- io_uring/filetable.h 19 additions, 0 deletionsio_uring/filetable.h
- io_uring/io_uring.c 3 additions, 207 deletionsio_uring/io_uring.c
- io_uring/io_uring_types.h 13 additions, 0 deletionsio_uring/io_uring_types.h
Loading
Please register or sign in to comment