On Sun, Oct 21, 2007 at 07:51:14PM -0400, Erez Zadok wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > > ERROR: "security_inode_permission" [fs/unionfs/unionfs.ko] undefined! > ERROR: "security_file_ioctl" [fs/unionfs/unionfs.ko] undefined! > > Need these back.
These should never used by modules. You'll need to use and/or introduce vfs_ helpers that do proper security checks before calling the methods. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/