io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
commit 4c3c0943 upstream. Like commit 7ba89d2a for recv/recvmsg, support MSG_WAITALL for the send side. If this flag is set and we do a short send, retry for a stream of seqpacket socket. Signed-off-by:Jens Axboe <axboe@kernel.dk> Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
-
mentioned in commit 5e766499
-
mentioned in commit 77147666
-
mentioned in commit ea336e7f
-
mentioned in commit 88d477bb
-
mentioned in commit fc9864d2
-
mentioned in commit c02a5977
-
mentioned in commit 51cfc84f
-
mentioned in commit 90065525
-
mentioned in commit 352a44b8
-
mentioned in commit e5daff22
-
mentioned in commit a64d6ea0
-
mentioned in commit fb0cece7
-
mentioned in commit fb0cece7
-
mentioned in commit 8f8b46e3
-
mentioned in commit 01769eca
-
mentioned in commit 8b30cf80
-
mentioned in commit 1758af4f
-
mentioned in commit 7a05394c
-
mentioned in commit b28a5779
-
mentioned in commit b28a5779
Please sign in to comment