From: Bryan Schumaker Date: Wed, 26 Jun 2013 18:09:46 +0000 (-0400) Subject: NFS: Improve legacy idmapping fallback X-Git-Tag: v3.11-rc1~72^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffa57b9e53cf7ace3e63e5fa9f91ffb31e0aacf6;p=pandora-kernel.git NFS: Improve legacy idmapping fallback Fallback should happen only when the request_key() call fails, because this indicates that there was a problem running the nfsidmap program. We shouldn't call the legacy code if the error was elsewhere. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed