svcrdma: Update synopsis of svc_rdma_map_reply_msg()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 2 Mar 2020 20:02:19 +0000 (15:02 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 16 Mar 2020 16:04:32 +0000 (12:04 -0400)
commit4554755ed81bb690d709168550aba5b46447f069
treef4ec09c1e4bf21486e7fc6881d0590debbaef1c7
parent6fa5785e78d39f03d9fa33dea4dad2e7caf21e1e
svcrdma: Update synopsis of svc_rdma_map_reply_msg()

Preparing for subsequent patches, no behavior change expected.

Pass the RPC Call's svc_rdma_recv_ctxt deeper into the sendto()
path. This enables passing more information about Requester-
provided Write and Reply chunks into those lower-level functions.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
include/linux/sunrpc/svc_rdma.h
net/sunrpc/xprtrdma/svc_rdma_backchannel.c
net/sunrpc/xprtrdma/svc_rdma_sendto.c