Skip to content
Commit e47293fd authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS to prep handler



Add struct io_sr_msg in our io_kiocb per-command union, and ensure that
the send/recvmsg prep handlers have grabbed what they need from the SQE
by the time prep is done.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 3fbb51c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment