Skip to content

Commit

Permalink
io_uring: convert read/write path to use io_cmd_type
Browse files Browse the repository at this point in the history
Remove struct io_rw from io_kiocb, and convert the read/write path to
use the io_cmd_type approach instead.

Signed-off-by: Jens Axboe <[email protected]>
  • Loading branch information
axboe committed Jul 25, 2022
1 parent f49eca2 commit 3c306fb
Showing 1 changed file with 106 additions and 88 deletions.
Loading

0 comments on commit 3c306fb

Please sign in to comment.