mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
commit4c3c09439cupstream. Like commit7ba89d2af1for 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. Change-Id: If67a4462576af1b683d53d2dc0d46e44c9dd8863 Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Sasha Levin <sashal@kernel.org> Bug: 268174392 (cherry picked from commitf901b4bfd0) Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>