]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: Refactor xprt_request_wait_receive()
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:58:46 +0000 (13:58 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:12 +0000 (14:18 -0400)
commit8ba6a92d0182091e0c2fa15c1a5b5458bac25fc3
treecbe5c89703f141e3ec75f79ad6c59c9fd3727512
parent9e6fa0bb84beeff4dddb17d7c23e35135fe977c5
SUNRPC: Refactor xprt_request_wait_receive()

Convert the transport callback to actually put the request to sleep
instead of just setting a timeout. This is in preparation for
rpc_sleep_on_timeout().

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c
net/sunrpc/xprtrdma/svc_rdma_backchannel.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c