Skip to content
Commit ff053dbb authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()



The client and server have different requirements for their memory
allocation, so move the allocation of the send buffer out of the socket
send code that is common to both.

Reported-by: default avatarNeilBrown <neilb@suse.de>
Fixes: b2648015

 ("SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent b056fa07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment