On 2/4/21 5:57 PM, Pavel Begunkov wrote: > Reincarnated cleanups of sendmsg/recvmsg managing and copying of iov. > > Pavel Begunkov (3): > io_uring: set msg_name on msg fixup > io_uring: clean iov usage for recvmsg buf select > io_uring: refactor sendmsg/recvmsg iov managing > > fs/io_uring.c | 68 +++++++++++++++++++++++---------------------------- > 1 file changed, 30 insertions(+), 38 deletions(-) Applied, thanks. -- Jens Axboe