aboutsummaryrefslogtreecommitdiffstats
path: root/fs/namei.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2010-01-30 15:27:27 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2010-03-03 14:07:56 -0500
commitde27a5bf9caef3f1fca1f315aa58eee54fbf929a (patch)
tree807ac88de94235afb40117b27d4400bd32573cea /fs/namei.c
parenta couple of mntget+dget -> path_get in nfs4proc (diff)
downloadlinux-dev-de27a5bf9caef3f1fca1f315aa58eee54fbf929a.tar.xz
linux-dev-de27a5bf9caef3f1fca1f315aa58eee54fbf929a.zip
fix mnt_mountpoint abuse in smack
(mnt,mnt_mountpoint) pair is conceptually wrong; if you want to use it for generating pathname and for nothing else *and* if you know that vfsmount tree is unchanging, you can get away with that, but the right solution for that is (mnt,mnt_root). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions