summaryrefslogtreecommitdiff
path: root/fs/nfs
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2009-06-17 13:22:57 -0700
committerTrond Myklebust <Trond.Myklebust@netapp.com>2009-06-17 13:22:57 -0700
commit88b5ed73bcd0f21e008b6e303a02c8b7cb1199f4 (patch)
treeefe474f18f8c175b3bfc04f31e8723ed376cc804 /fs/nfs
parent3fe0344faf7fdcb158bd5c1a9aec960a8d70c8e8 (diff)
SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket()
In the case of -EADDRNOTAVAIL and/or unhandled connection errors, we want to get rid of the existing socket and retry immediately, just as the comment says. Currently we end up sleeping for a minute, due to the missing "break" statement. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions