SOURCES (LINUX_2_6): squashfs3.1-patch - one more missing struct
zbyniu
zbyniu at pld-linux.org
Tue Sep 19 15:29:34 CEST 2006
Author: zbyniu Date: Tue Sep 19 13:29:34 2006 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- one more missing struct
---- Files affected:
SOURCES:
squashfs3.1-patch (1.1.4.2 -> 1.1.4.3)
---- Diffs:
================================================================
Index: SOURCES/squashfs3.1-patch
diff -u SOURCES/squashfs3.1-patch:1.1.4.2 SOURCES/squashfs3.1-patch:1.1.4.3
--- SOURCES/squashfs3.1-patch:1.1.4.2 Tue Sep 19 12:50:48 2006
+++ SOURCES/squashfs3.1-patch Tue Sep 19 15:29:28 2006
@@ -151,7 +151,7 @@
+ int readahead_blks, char *block_list,
+ unsigned short **block_p, unsigned int *bsize);
+static struct super_block *squashfs_get_sb(struct file_system_type *, int,
-+ const char *, void *);
++ const char *, void *, struct vfsmount *);
+
+static struct file_system_type squashfs_fs_type = {
+ .owner = THIS_MODULE,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/squashfs3.1-patch?r1=1.1.4.2&r2=1.1.4.3&f=u
More information about the pld-cvs-commit
mailing list