diff options
author | Eric Paris <eparis@redhat.com> | 2011-04-28 22:04:24 +0200 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2011-04-28 22:09:59 +0200 |
commit | 2875fa00830be62431f5ac22d8f85d57f9fa3033 (patch) | |
tree | 541fdb15e39711fb1ad901223d823421c7b77526 /mm | |
parent | flex_array: allow 0 length elements (diff) | |
download | linux-2875fa00830be62431f5ac22d8f85d57f9fa3033.tar.xz linux-2875fa00830be62431f5ac22d8f85d57f9fa3033.zip |
SELinux: introduce path_has_perm
We currently have inode_has_perm and dentry_has_perm. dentry_has_perm just
calls inode_has_perm with additional audit data. But dentry_has_perm can
take either a dentry or a path. Split those to make the code obvious and
to fix the previous problem where I thought dentry_has_perm always had a
valid dentry and mnt.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions