summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2017-06-24 00:18:24 +0300
committerJ. Bruce Fields <bfields@redhat.com>2017-07-12 22:54:56 +0300
commit026d958b38c628a1b4ced534808945365e2747a5 (patch)
treeb552e8b445f5bb2df30317682c21ac7e09bc4781 /MAINTAINERS
parent8c6ae4980e70395cbdfdf605c29673c5a6a89d9a (diff)
downloadlinux-026d958b38c628a1b4ced534808945365e2747a5.tar.xz
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
svc_rdma_rw.c already contains helpers for the sendto path. Introduce helpers for the recvfrom path. The plan is to replace the local NFSD bespoke code that constructs and posts RDMA Read Work Requests with calls to the rdma_rw API. This shares code with other RDMA-enabled ULPs that manages the gory details of buffer registration and posting Work Requests. This new code also puts all RDMA_NOMSG-specific logic in one place. Lastly, the use of rqstp->rq_arg.pages is deprecated in favor of using rqstp->rq_pages directly, for clarity. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions