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:
c46de22
)
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
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Sep 2012 22:16:10 +0000
(18:16 -0400)
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>
Cc: stable@vger.kernel.org
No differences found