svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
authorChuck Lever <chuck.lever@oracle.com>
Mon, 9 Mar 2020 17:29:28 +0000 (13:29 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 30 Nov 2020 18:00:23 +0000 (13:00 -0500)
commit41bc163ffe0fe67cba3fff2f5e8c58caa9e46a1e
treefeecba26d337f1428a3e37ff806a08fed7a3f674
parent2371bcc056647327445150d6df0502d92ad68439
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk

Refactor svc_rdma_send_reply_chunk() so that it Sends only the parts
of rq_res that do not contain a result payload.

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