From: Bryan Schumaker Date: Wed, 13 Apr 2011 18:31:30 +0000 (-0400) Subject: NFS: Attempt mount with default sec flavor first X-Git-Tag: v2.6.39-rc6~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801a16dc7b5c146f7980a0c61c30cef3ba93344d;p=pandora-kernel.git NFS: Attempt mount with default sec flavor first nfs4_lookup_root() is already configured to use either RPC_AUTH_UNIX or a user specified flavor (through -o sec=). We should use this flavor first, and only attempt negotiation if it fails with -EPERM. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed