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:
20a94a2
)
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 12 Sep 2012 20:49:15 +0000
(16:49 -0400)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 17 Oct 2012 02:48:37 +0000
(
03:48
+0100)
commit
a519fc7a70d1a918574bb826cc6905b87b482eb9
upstream.
Instead of doing a shutdown() call, we need to do an actual close().
Ditto if/when the server is sending us junk RPC headers.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Tested-by: Simon Kirby <sim@hostway.ca>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found