summaryrefslogtreecommitdiffstats
path: root/net/bridge
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2018-11-16 11:58:19 +0100
committerIlya Dryomov <idryomov@gmail.com>2018-12-26 15:56:04 +0100
commit3239eb5215ebdef593a79316c9dbbdf8849166ec (patch)
treef76919e91cc7fcc004eac6a4c9364c110338e3c5 /net/bridge
parentlibceph: drop last_piece logic from write_partial_message_data() (diff)
downloadlinux-3239eb5215ebdef593a79316c9dbbdf8849166ec.tar.xz
linux-3239eb5215ebdef593a79316c9dbbdf8849166ec.zip
libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()
sock_no_sendpage() makes the code cleaner. Also, don't set MSG_EOR. sendpage doesn't act on MSG_EOR on its own, it just honors the setting from the preceding sendmsg call by looking at ->eor in tcp_skb_can_collapse_to(). Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions