NFS: Determine initial mount security
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 24 Mar 2011 17:12:31 +0000 (17:12 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Mar 2011 17:52:42 +0000 (13:52 -0400)
commit8f70e95f9f4159184f557a1db60c909d7c1bd2e3
tree80acf6fa7d35d29ba03798fb6745ad9791f965c9
parent7ebb931598cd95cccea10d4bc4c0123a464ea565
NFS: Determine initial mount security

When sec=<something> is not presented as a mount option,
we should attempt to determine what security flavor the
server is using.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4proc.c
include/linux/sunrpc/gss_api.h
net/sunrpc/auth_gss/gss_mech_switch.c