rpms/kernel/devel linux-2.6-squashfs.patch,1.19,1.20

Dave Jones (davej) fedora-extras-commits at redhat.com
Mon May 28 17:15:37 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18877

Modified Files:
	linux-2.6-squashfs.patch 
Log Message:
remove dead slab flag

linux-2.6-squashfs.patch:

Index: linux-2.6-squashfs.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-squashfs.patch,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- linux-2.6-squashfs.patch	9 Mar 2007 00:28:12 -0000	1.19
+++ linux-2.6-squashfs.patch	28 May 2007 17:15:32 -0000	1.20
@@ -2388,7 +2388,7 @@
 +{
 +	struct squashfs_inode_info *ei = foo;
 +
-+	if ((flags & (SLAB_CTOR_VERIFY|SLAB_CTOR_CONSTRUCTOR)) ==
++	if ((flags & (SLAB_CTOR_CONSTRUCTOR)) ==
 +							SLAB_CTOR_CONSTRUCTOR)
 +		inode_init_once(&ei->vfs_inode);
 +}




More information about the fedora-extras-commits mailing list