SOURCES: kernel-desktop-squashfs.patch - buildfix for 2.6.22

adamg adamg at pld-linux.org
Sat Aug 18 19:36:58 CEST 2007


Author: adamg                        Date: Sat Aug 18 17:36:58 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- buildfix for 2.6.22

---- Files affected:
SOURCES:
   kernel-desktop-squashfs.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/kernel-desktop-squashfs.patch
diff -u SOURCES/kernel-desktop-squashfs.patch:1.5 SOURCES/kernel-desktop-squashfs.patch:1.6
--- SOURCES/kernel-desktop-squashfs.patch:1.5	Fri Aug  3 02:24:34 2007
+++ SOURCES/kernel-desktop-squashfs.patch	Sat Aug 18 19:36:53 2007
@@ -87,7 +87,7 @@
 diff -x .gitignore -Nurp linux-2.6.20/fs/squashfs/inode.c linux-2.6.20-squashfs3.2-r2/fs/squashfs/inode.c
 --- linux-2.6.20/fs/squashfs/inode.c	1970-01-01 01:00:00.000000000 +0100
 +++ linux-2.6.20-squashfs3.2-r2/fs/squashfs/inode.c	2007-01-16 02:28:36.000000000 +0000
-@@ -0,0 +1,2329 @@
+@@ -0,0 +1,2327 @@
 +/*
 + * Squashfs - a compressed read only filesystem for Linux
 + *
@@ -2388,9 +2388,7 @@
 +{
 +	struct squashfs_inode_info *ei = foo;
 +
-+	if ((flags & (SLAB_CTOR_VERIFY|SLAB_CTOR_CONSTRUCTOR)) ==
-+							SLAB_CTOR_CONSTRUCTOR)
-+		inode_init_once(&ei->vfs_inode);
++	inode_init_once(&ei->vfs_inode);
 +}
 + 
 +
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-desktop-squashfs.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list