NFS4: Set security flavor default for NFSv4 mounts like other defaults
commit6738b2512bdf93ffbefe108b38a9165d5a718c3f
authorChuck Lever <chuck.lever@oracle.com>
Tue, 24 Jun 2008 20:33:54 +0000 (24 16:33 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:43 +0000 (9 12:09 -0400)
treeb294dc4583e71a58fe328ee8c25783a8c48bb02a
parentdd07c94750cb1ee4449fb0db06623e1865b3e26e
NFS4: Set security flavor default for NFSv4 mounts like other defaults

Set the default security flavor when we set the other mount option
default values for NFSv4.  This cleans up the NFSv4 mount option parsing
path to look like the NFSv2/v3 one.

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