]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd7cae4b52fecc6fa3b52bbe804fd0c089ed71374
treef4ec09c1e4bf21486e7fc6881d0590debbaef1c7
parentb15736bc2323e2ed0a29f4a50fe6c84ff78825e0
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