From: Chuck Lever Date: Fri, 7 Oct 2005 03:12:58 +0000 (-0400) Subject: SUNRPC: Retry rpcbind requests if the server's portmapper isn't up X-Git-Tag: v2.6.15-rc1~733^2~55^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea635a517e350eb03ab5f01618417f31b82a9a4d;p=pandora-kernel.git SUNRPC: Retry rpcbind requests if the server's portmapper isn't up After a server crash/reboot, rebinding should always retry, otherwise requests on "hard" mounts will fail when they shouldn't. Test plan: Run a lock-intensive workload against a server while rebooting the server repeatedly. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed