Skip to content
Snippets Groups Projects
Commit de27a5bf authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent f6948697
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment