svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
authorChuck Lever <chuck.lever@oracle.com>
Mon, 4 Dec 2023 14:57:09 +0000 (09:57 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Sun, 7 Jan 2024 22:54:29 +0000 (17:54 -0500)
commit6a04a4349330c5476adf465159a7f49411091bbe
tree49b12599f0a19677a8d35fe516efdb338c53c9a6
parent2cc0f23b53050c047fe99ebe73c162268e8dd635
svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h

Prepare for nestling these into the send and recv ctxts so they
no longer have to be allocated dynamically.

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