commit | d0bea455dd48da1ecbd04fedf00eb89437455fdc | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Oct 23 11:35:47 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Oct 24 10:44:49 2012 -0400 |
tree | 75f7f748bbcc8c501d1429268bd4163b028cb184 | |
parent | 0e9e3e306c7e472bdcffa34c4c4584301eda03b3 [diff] |
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT This is needed to ensure that we call xprt_connect() upon the next call to call_connect(). Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@vger.kernel.org Tested-by: Chris Perl <chris.perl@gmail.com>