diff options
author | 2009-10-04 21:49:47 +0900 | |
---|---|---|
committer | 2009-10-12 10:56:00 +1100 | |
commit | 89eda06837094ce9f34fae269b8773fcfd70f046 (patch) | |
tree | dc11701c68ebcc8346d7567cfb53b9c7327ef445 /kernel | |
parent | selinux: drop remapping of netlink classes (diff) | |
download | linux-rng-89eda06837094ce9f34fae269b8773fcfd70f046.tar.xz linux-rng-89eda06837094ce9f34fae269b8773fcfd70f046.zip |
LSM: Add security_path_chmod() and security_path_chown().
This patch allows pathname based LSM modules to check chmod()/chown()
operations. Since notify_change() does not receive "struct vfsmount *",
we add security_path_chmod() and security_path_chown() to the caller of
notify_change().
These hooks are used by TOMOYO.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions