commit | 7b3fef8e4157ed424bcde039a60a730aa0dfb0eb | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Mar 07 14:10:32 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Mar 07 16:45:51 2019 -0500 |
tree | 3eaed9f60788fb94a25a456ed3760110704d237e | |
parent | 477687e1116ad16180caf8633dd830b296a5ce73 [diff] |
SUNRPC: Respect RPC call timeouts when retrying transmission Fix a regression where soft and softconn requests are not timing out as expected. Fixes: 89f90fe1ad8b ("SUNRPC: Allow calls to xprt_transmit() to drain...") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>