svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
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)
commit6fa5785e78d39f03d9fa33dea4dad2e7caf21e1e
treefcd51f9411c8825ffe0461c1833cbea7d567e514
parent2fe8c446338e083a1f3c0ccaaaa20e7d48e71ebc
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()

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 the lower-level send
functions.

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