commit | 801a16dc7b5c146f7980a0c61c30cef3ba93344d | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Wed Apr 13 14:31:30 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Apr 13 15:12:23 2011 -0400 |
tree | 959e354fe7e13525efa8e4313176550dbcc3fe99 | |
parent | 0fabee243a2c6edd66284a4d8948ccbe6727e3bb [diff] |
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=<whatever>). We should use this flavor first, and only attempt negotiation if it fails with -EPERM. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>