Re: [PATCH] update consumers of MSG_MORE to recognizeMSG_SENDPAGE_NOTLAST

From: David Miller
Date: Fri Nov 29 2013 - 16:34:11 EST


From: Shawn Landden <shawn@xxxxxxxxxxxxxxx>
Date: Sun, 24 Nov 2013 22:36:28 -0800

> Commit 35f9c09fe (tcp: tcp_sendpages() should call tcp_push() once)
> added an internal flag MSG_SENDPAGE_NOTLAST, similar to
> MSG_MORE.
>
> algif_hash, algif_skcipher, and udp used MSG_MORE from tcp_sendpages()
> and need to see the new flag as identical to MSG_MORE.
>
> This fixes sendfile() on AF_ALG.
>
> v3: also fix udp
>
> Cc: Tom Herbert <therbert@xxxxxxxxxx>
> Cc: Eric Dumazet <eric.dumazet@xxxxxxxxx>
> Cc: David S. Miller <davem@xxxxxxxxxxxxx>
> Cc: <stable@xxxxxxxxxxxxxxx> # 3.4.x + 3.2.x
> Reported-and-tested-by: Shawn Landden <shawnlandden@xxxxxxxxx>
> Original-patch: Richard Weinberger <richard@xxxxxx>
> Signed-off-by: Shawn Landden <shawn@xxxxxxxxxxxxxxx>

Applied and queued up for -stable, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/