diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2009-06-17 13:22:57 -0700 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2009-06-17 13:22:57 -0700 |
commit | 88b5ed73bcd0f21e008b6e303a02c8b7cb1199f4 (patch) | |
tree | efe474f18f8c175b3bfc04f31e8723ed376cc804 /fs/nfs | |
parent | 3fe0344faf7fdcb158bd5c1a9aec960a8d70c8e8 (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