From: J. Bruce Fields Date: Sun, 30 May 2010 15:53:12 +0000 (-0400) Subject: nfsd4: treat more recall errors as failures X-Git-Tag: v2.6.36-rc1~496^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=172c85dd5764d2766bfd68621e5b54e85c4a6cfa;p=pandora-kernel.git nfsd4: treat more recall errors as failures If a recall fails for some unexpected reason, instead of ignoring it and treating it like a success, it's safer to treat it as a failure, preventing further delgation grants and returning CB_PATH_DOWN. Also put put switches in a (two me) more logical order, with normal case first. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed