]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: use secinfo when crossing mountpoints
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 24 Mar 2011 17:12:30 +0000 (17:12 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 24 Mar 2011 17:52:42 +0000 (13:52 -0400)
commit7ebb931598cd95cccea10d4bc4c0123a464ea565
treedec1af6eefdbbc3ce42346d7c6d407088eaf509e
parent5a5ea0d485c9715c86bf858bbdc5f6d373b3db88
NFS: use secinfo when crossing mountpoints

A submount may use different security than the parent
mount does.  We should figure out what sec flavor the
submount uses at mount time.

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