diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2013-09-26 21:22:45 +0200 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2013-10-02 00:22:12 +0200 |
commit | 561ec1603171cd9b38dcf6cac53e8710f437a48d (patch) | |
tree | ecb67db63fee0218833abbfaf21f0778ec743112 /net/sunrpc/rpcb_clnt.c | |
parent | SUNRPC: Remove redundant initialisations of request rq_bytes_sent (diff) | |
download | linux-561ec1603171cd9b38dcf6cac53e8710f437a48d.tar.xz linux-561ec1603171cd9b38dcf6cac53e8710f437a48d.zip |
SUNRPC: call_connect_status should recheck bind and connect status on error
Currently, we go directly to call_transmit which sends us to call_status
on error. If we know that the connect attempt failed, we should rather
just jump straight back to call_bind and call_connect.
Ditto for EAGAIN, except do not delay.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/sunrpc/rpcb_clnt.c')
0 files changed, 0 insertions, 0 deletions