io_uring: ensure async punted sendmsg/recvmsg requests copy data
Just like commit f67676d1 for read/write requests, this one ensures that the msghdr data is fully copied if we need to punt a recvmsg or sendmsg system call to async context. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Showing
Please register or sign in to comment