commit | a8ce4a8f37fef0a09a1e920c2e09f67a80426c7e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Apr 16 16:42:12 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri May 14 15:09:30 2010 -0400 |
tree | cd3c11c87fa63c8bf15e74f311560a83637fc3fa | |
parent | 0b9e79431377df452348e78262dd5a3dc359eeef [diff] |
SUNRPC: Fail over more quickly on connect errors We should not allow soft tasks to wait for longer than the major timeout period when waiting for a reconnect to occur. Remove the field xprt->connect_timeout since it has been obsoleted by xprt->reestablish_timeout. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>