From: Andy Chittenden Date: Tue, 10 Aug 2010 14:19:53 +0000 (-0400) Subject: SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) X-Git-Tag: v2.6.36-rc2~34^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=669502ff31d7dba1849aec7ee2450a3c61f57d39;p=pandora-kernel.git SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494) When reusing a TCP connection, ensure that it's aborted if a previous shutdown attempt has been made on that connection so that the RPC over TCP recovery mechanism succeeds. Signed-off-by: Andy Chittenden Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed