[AppArmor 03/41] Remove redundant check from proc_sys_setattr()

2007-04-12 Thread jjohansen
notify_change() already calls security_inode_setattr() before calling iop-setattr. Signed-off-by: Steve Beattie [EMAIL PROTECTED] Signed-off-by: Andreas Gruenbacher [EMAIL PROTECTED] Signed-off-by: John Johansen [EMAIL PROTECTED] --- fs/proc/proc_sysctl.c |7 ++- 1 file changed, 2

Re: [AppArmor 03/41] Remove redundant check from proc_sys_setattr()

2007-04-12 Thread Alan Cox
On Thu, 12 Apr 2007 02:08:12 -0700 [EMAIL PROTECTED] wrote: notify_change() already calls security_inode_setattr() before calling iop-setattr. This is a behaviour change on all of these and limits some behaviour of existing established security modules When inode_change_ok is called it has