]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 7 Oct 2015 17:54:42 +0000 (13:54 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 23 Oct 2015 19:57:27 +0000 (15:57 -0400)
commitf81d1284b5bca86c3339d40fdf85600043c8430e
tree8044b0b48d6c9872ef7f4aee1129bad75b3ac8aa
parentebfa566038bf9292e3a00f356dc3e1a979a209a8
SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()

If we're sending more pages via kernel_sendpage(), then set
MSG_SENDPAGE_NOTLAST.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
net/sunrpc/svcsock.c
net/sunrpc/xprtsock.c