summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2023-12-18 17:31:48 -0500
committerChuck Lever <chuck.lever@oracle.com>2024-01-07 17:54:32 -0500
commit4d9d69db898d05bd063548eee65d16a020676fec (patch)
treea759ef4d5f240b49c1fed652ffd58ecade169b0e /Makefile
parentfc2e69db82c1ac506cd7f539a3ab66d51d3380dc (diff)
svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
Having an nfsd thread waiting for an RDMA Read completion is problematic if the Read responder (the client) stops responding. We need to go back to handling RDMA Reads by allowing the nfsd thread to return to the svc scheduler, then waking a second thread finish the RPC message once the Read completion fires. To start with, restore the rc_pages field so that RDMA Read pages can be managed across calls to svc_rdma_recvfrom(). Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions