diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-03-13 10:42:10 -0400 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2020-11-30 13:00:21 -0500 |
commit | ab1394ee7a110190c2ea38e1f1b72737daa10f20 (patch) | |
tree | 66ce55b2e4ddaed355145ed29ecb2015379d3e0a /net/sunrpc/svc.c | |
parent | 51bad8cc1301f14ebf6840a6d8098520553ed5d5 (diff) | |
download | lwn-ab1394ee7a110190c2ea38e1f1b72737daa10f20.tar.gz lwn-ab1394ee7a110190c2ea38e1f1b72737daa10f20.zip |
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: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'net/sunrpc/svc.c')
0 files changed, 0 insertions, 0 deletions