NFSv4: Disallow security negotiation for lookups when 'sec=' is specified
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 7 Sep 2013 21:49:05 +0000 (17:49 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 7 Sep 2013 21:52:42 +0000 (17:52 -0400)
commit41d058c3ba7bd16c3a91b9ec4d89fb6e7d4b4316
tree80900e3b227b98a56e6220e86763361765be1b16
parent5e6b19901b763f502e62b5fd4f583778df983ce7
NFSv4: Disallow security negotiation for lookups when 'sec=' is specified

Ensure that nfs4_proc_lookup_common respects the NFS_MOUNT_SECFLAVOUR
flag.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c