diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2018-07-27 18:18:59 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2018-08-09 23:11:21 +0300 |
commit | 07d0ff3b0cd23a4ba7078fb5cc3aeb25e38b3557 (patch) | |
tree | 6483a8c326d94866bd208adf3797d341507f5c18 /net/sunrpc/svcsock.c | |
parent | a53d5cb0646a12586ae45c892c7a411d47ee1a1d (diff) | |
download | linux-07d0ff3b0cd23a4ba7078fb5cc3aeb25e38b3557.tar.xz |
svcrdma: Clean up Read chunk path
Simplify the error handling at the tail of recv_read_chunk() by
re-arranging rq_pages[] housekeeping and documenting it properly.
NB: In this path, svc_rdma_recvfrom returns zero. Therefore no
subsequent reply processing is done on the svc_rqstp, and thus the
rq_respages field does not need to be updated.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc/svcsock.c')
0 files changed, 0 insertions, 0 deletions