]> git.baikalelectronics.ru Git - kernel.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)
commitadf84a290d8dc90979a7ed3358c409e937d6cc05
treedec1af6eefdbbc3ce42346d7c6d407088eaf509e
parentd2aae22c0b7873abc9142236388c3842d8acfa92
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