From: Trond Myklebust Date: Tue, 31 May 2011 19:15:34 +0000 (-0400) Subject: NLM: Don't hang forever on NLM unlock requests X-Git-Tag: v3.0-rc5~51^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b760113a3a155269a3fba93a409c640031dd68f;p=pandora-kernel.git NLM: Don't hang forever on NLM unlock requests If the NLM daemon is killed on the NFS server, we can currently end up hanging forever on an 'unlock' request, instead of aborting. Basically, if the rpcbind request fails, or the server keeps returning garbage, we really want to quit instead of retrying. Tested-by: Vasily Averin Signed-off-by: Trond Myklebust Cc: stable@kernel.org --- Reading git-diff-tree failed