From: Bryan Schumaker Date: Thu, 7 Apr 2011 20:02:20 +0000 (-0400) Subject: NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC X-Git-Tag: v2.6.39-rc3~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37adb89fadd65ce47f7e5cfd564938a76b351948;p=pandora-kernel.git NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC When attempting an initial mount, we should only attempt other authflavors if AUTH_UNIX receives a NFS4ERR_WRONGSEC error. This allows other errors to be passed back to userspace programs. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed