From: Trond Myklebust Date: Fri, 21 Aug 2009 17:37:17 +0000 (-0400) Subject: SUNRPC: Fix tcp reconnection X-Git-Tag: v2.6.27.32~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2607b3b8c16b95806c81968bcd909cba02e6d051;p=pandora-kernel.git SUNRPC: Fix tcp reconnection This fixes a problem that was reported as Red Hat Bugzilla entry number 485339, in which rpciod starts looping on the TCP connection code, rendering the NFS client unusable for 1/2 minute or so. It is basically a backport of commit f75e6745aa3084124ae1434fd7629853bdaf6798 (SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect) Signed-off-by: Trond Myklebust Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed