commit | d84dd3fb82fa7a094de7f08f10610d55a70cf0ca | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Mar 19 11:24:54 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Mar 23 11:51:22 2019 -0400 |
tree | 5fcd76a88df68a31edcc7154ccda9e06906ed9fa | |
parent | 0cb98abb5bd13b9a636bde603d952d722688b428 [diff] |
SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected If the transport is still connected, then we do want to allow RPC_SOFTCONN tasks to retry. They should time out if and only if the connection is broken. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>