SUNRPC: Fail over more quickly on connect errors
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 16 Apr 2010 20:42:12 +0000 (16:42 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 14 May 2010 19:09:30 +0000 (15:09 -0400)
commita8ce4a8f37fef0a09a1e920c2e09f67a80426c7e
treecd3c11c87fa63c8bf15e74f311560a83637fc3fa
parent0b9e79431377df452348e78262dd5a3dc359eeef
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>
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c