NFS: Set security flavor default for NFSv2/3 mounts like other defaults
authorChuck Lever <chuck.lever@oracle.com>
Tue, 24 Jun 2008 20:33:46 +0000 (16:33 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:42 +0000 (12:09 -0400)
commitdd07c94750cb1ee4449fb0db06623e1865b3e26e
tree1174ad17481341baa7841ad9e1219de7c858a1fb
parent01060c896e3e1ef53dcb914301c186932cd31b81
NFS: Set security flavor default for NFSv2/3 mounts like other defaults

Set the default security flavor when we set the other mount option default
values.  After this change, only the legacy user-space mount path needs to
set the NFS_MOUNT_SECFLAVOUR flag.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c