-
- Downloads
io_uring: drop ->prep_async()
It's now unused, drop the code related to it. This includes the
io_issue_defs->manual alloc field.
While in there, and since ->async_size is now being used a bit more
frequently and in the issue path, move it to io_issue_defs[].
Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Showing
- io_uring/io_uring.c 4 additions, 32 deletionsio_uring/io_uring.c
- io_uring/io_uring.h 0 additions, 1 deletionio_uring/io_uring.h
- io_uring/opdef.c 18 additions, 25 deletionsio_uring/opdef.c
- io_uring/opdef.h 3 additions, 6 deletionsio_uring/opdef.h
- io_uring/uring_cmd.h 0 additions, 1 deletionio_uring/uring_cmd.h
Loading
Please register or sign in to comment