Skip to content
Snippets Groups Projects
Commit 3fbb51c1 authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: move all prep state for IORING_OP_CONNECT to prep handler


Add struct io_connect in our io_kiocb per-command union, and ensure
that io_connect_prep() has grabbed what it needs from the SQE.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 9adbd45d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment