Skip to content
Commit b38ab40a authored by Tom Talpey's avatar Tom Talpey Committed by Trond Myklebust
Browse files

XPRTRDMA: correct an rpc/rdma inline send marshaling error



Certain client rpc's which contain both lengthy page-contained
metadata and a non-empty xdr_tail buffer require careful handling
to avoid overlapped memory copying. Rearranging of existing rpcrdma
marshaling code avoids it; this fixes an NFSv4 symlink creation error
detected with connectathon basic/test8 to multiple servers.

Signed-off-by: default avatarTom Talpey <tmtalpey@gmail.com>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent b1e1e158
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