commit | ad3331acb1464024d20a184d3358f3cecc373b54 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 02 13:47:43 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 02 13:47:43 2016 -0400 |
tree | 90984e1d1965db64103d6da9535d58fd3e4c2f5b | |
parent | 1f4c17a03ba7f430d63dba8c8e08ff1e2712581d [diff] |
SUNRPC: Fix up socket autodisconnect Ensure that we don't forget to set up the disconnection timer for the case when a connect request is fulfilled after the RPC request that initiated it has timed out or been interrupted. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>