From: Trond Myklebust Date: Wed, 12 Sep 2012 20:49:15 +0000 (-0400) Subject: SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT X-Git-Tag: v3.7-rc1~58^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a519fc7a70d1a918574bb826cc6905b87b482eb9;p=pandora-kernel.git SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT 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 Tested-by: Simon Kirby Cc: stable@vger.kernel.org --- Reading git-diff-tree failed