Re: LSM Patch Additions for CAPP (C2) Audit Trails

From: Greg KH (gregat_private)
Date: Wed Jun 27 2001 - 14:04:22 PDT

  • Next message: Serge E. Hallyn: "nixing set_label"

    On Wed, Jun 27, 2001 at 01:54:12PM -0700, Chris Wright wrote:
    > 
    > > diff -Nru -X dontdiff wirex/lsm/fs/super.c lsm/lsm-new/fs/super.c
    > > --- wirex/lsm/fs/super.c	Fri Jun 22 09:06:59 2001
    > > +++ lsm/lsm-new/fs/super.c	Mon Jun 18 15:37:37 2001
    > > @@ -1094,7 +1094,7 @@
    > >  	 * call reboot(9). Then init(8) could umount root and exec /reboot.
    > >  	 */
    > >  	if (mnt == current->fs->rootmnt) {
    > > -		retval = 0;
    > > +		int retval = 0;
    > 
    > i specifically did not include this change because int retval is
    > declared at the top of the function.
    
    Argh, I saw that and forgot to edit it out, sorry.
    
    Now backed out of the tree.
    
    greg k-h
    
    _______________________________________________
    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 : Wed Jun 27 2001 - 14:05:26 PDT