Skip to content
Commit a1f5788a authored by Chuck Lever's avatar Chuck Lever
Browse files

svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt



Since the RPC transaction's svc_rdma_send_ctxt will stay around for
the duration of the RDMA Write operation, the write_info structure
for the Reply chunk can reside in the request's svc_rdma_send_ctxt
instead of being allocated separately.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 71b43531
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment