Messages in this thread |  | | | Subject | Re: [TOMOYO #16 01/25] LSM: Add security_path_chmod() andsecurity_path_chown(). | | From | Tetsuo Handa <> | | Date | Tue, 13 Oct 2009 20:34:42 +0900 |
| |
James Morris wrote: > On Thu, 8 Oct 2009, John Johansen wrote: > > > Tetsuo Handa wrote: > > > 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. > > > > This hooks would be useful for AppArmor as well. > > > I've applied the first three patches to > > git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next > Thank you.
> It would be good to see some more evidence of review for the remaining > patches. Yes. I'm ready to submit first three patches.
|  |