SUNRPC: Delay, then retry on connection errors.
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:38:01 +0000 (14:38 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:38:01 +0000 (14:38 -0400)
commit8a2cec295f4499cc9d4452e9b02d4ed071bb42d3
tree148f1658cb923a2faafdb1e993dd63832c860eb1
parent2a4919919a97911b0aa4b9f5ac1eab90ba87652b
SUNRPC: Delay, then retry on connection errors.

Enforce the comment in xs_tcp_connect_worker4/xs_tcp_connect_worker6 that
we should delay, then retry on certain connection errors.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtsock.c