commit | 8ba6a92d0182091e0c2fa15c1a5b5458bac25fc3 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Sun Apr 07 13:58:46 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Apr 25 14:18:12 2019 -0400 |
tree | cbe5c89703f141e3ec75f79ad6c59c9fd3727512 | |
parent | 9e6fa0bb84beeff4dddb17d7c23e35135fe977c5 [diff] |
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>