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

io_uring: ensure async punted connect requests copy data

Just like commit f67676d1

 for read/write requests, this one ensures
that the sockaddr data has been copied for IORING_OP_CONNECT if we need
to punt the request to async context.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 03b1230c
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