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

svcrdma: Refactor the RDMA Write path



Refactor for subsequent changes.

Constify the xdr_buf argument to ensure the code here does not
modify it, and to enable callers to pass in a
"const struct xdr_buf *".

At the same time, rename the helper functions, which emit RDMA
Writes, not RDMA Sends, and add documenting comments.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 51bad8cc
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