On Mon, 17 Sep 2001, Chris Wright wrote: > > how about these minor changes to your patch? > -chris > > --- security.h Mon Sep 17 14:48:41 2001 > +++ security.h.cmw Mon Sep 17 14:46:52 2001 > @@ -563,15 +563,16 @@ > + * Check permission before accessing an inode. This hook is > + * called when an inode is opened, is a directory element in a > + * pathname or is a parent directory for inode creation/deletion, > + * whereas the file_security_ops hooks are used to mediate access Hmm, I'm not sure that inodes are "opened". Did you mean "file is opened". How about,: "This hook is called when a file is opened, a directory element in a pathname is accessed, or a directory is accessed for creation/deletion of a child file or directory." Other comments look good. Thanks, -- Wayne Salamon wsalamonat_private _______________________________________________ linux-security-module mailing list linux-security-moduleat_private http://mail.wirex.com/mailman/listinfo/linux-security-module
This archive was generated by hypermail 2b30 : Tue Sep 18 2001 - 04:31:25 PDT