diff options
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | 2015-09-30 16:54:09 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-05 03:34:53 -0700 |
commit | 76b29ef120f5b845f862de08b92c7d2317b50907 (patch) | |
tree | feccf26a3c9fa86e110b4b7a6b35cd9413c4d5df /net/bridge | |
parent | 1edd6a14d24f21b8b478970c63a243a08e2b55b0 (diff) |
RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit
For the same reasons as commit 2f5338442425 ("tcp: allow splice() to
build full TSO packets") and commit 35f9c09fe9c7 ("tcp: tcp_sendpages()
should call tcp_push() once"), rds_tcp_xmit may have multiple pages to
send, so use the MSG_MORE and MSG_SENDPAGE_NOTLAST as hints to
tcp_sendpage()
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions