SOURCES (LINUX_2_6): squashfs3.1-patch - trying to build on 2.6.18...

cieciwa cieciwa at pld-linux.org
Tue Sep 19 12:50:54 CEST 2006


Author: cieciwa                      Date: Tue Sep 19 10:50:54 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- trying to build on 2.6.18-rc7

---- Files affected:
SOURCES:
   squashfs3.1-patch (1.1.4.1 -> 1.1.4.2) 

---- Diffs:

================================================================
Index: SOURCES/squashfs3.1-patch
diff -u SOURCES/squashfs3.1-patch:1.1.4.1 SOURCES/squashfs3.1-patch:1.1.4.2
--- SOURCES/squashfs3.1-patch:1.1.4.1	Mon Aug 28 11:46:47 2006
+++ SOURCES/squashfs3.1-patch	Tue Sep 19 12:50:48 2006
@@ -2159,9 +2159,9 @@
 +
 +
 +static struct super_block *squashfs_get_sb(struct file_system_type *fs_type,
-+				int flags, const char *dev_name, void *data)
++				int flags, const char *dev_name, void *data, struct vfsmount *mnt)
 +{
-+	return get_sb_bdev(fs_type, flags, dev_name, data, squashfs_fill_super);
++	return get_sb_bdev(fs_type, flags, dev_name, data, squashfs_fill_super, mnt);
 +}
 +
 +
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/squashfs3.1-patch?r1=1.1.4.1&r2=1.1.4.2&f=u



More information about the pld-cvs-commit mailing list