git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15f081c
)
SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN...
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:37:58 +0000
(14:37 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Mar 2009 18:37:58 +0000
(14:37 -0400)
...so that we can distinguish between when we need to shutdown and when we
don't. Also remove the call to xs_tcp_shutdown() from xs_tcp_connect(),
since xprt_connect() makes the same test.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found