Merge to Fedora kernel-2.6.18-1.2255_FC5-vs2.0.2.2-rc9 patched with stable patch...
[linux-2.6.git] / fs / squashfs / squashfs.h
index dcbef0d..170e568 100644 (file)
@@ -49,7 +49,7 @@ static inline struct squashfs_inode_info *SQUASHFS_I(struct inode *inode)
 #define SQSH_EXTERN
 extern unsigned int squashfs_read_data(struct super_block *s, char *buffer,
                                long long index, unsigned int length,
-                               long long *next_index);
+                               long long *next_index, int srclength);
 extern int squashfs_get_cached_block(struct super_block *s, char *buffer,
                                long long block, unsigned int offset,
                                int length, long long *next_block,