patch-2.3.51 linux/include/linux/efs_fs.h

Next file: linux/include/linux/ext2_fs.h
Previous file: linux/include/linux/dcache.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.50/linux/include/linux/efs_fs.h linux/include/linux/efs_fs.h
@@ -53,7 +53,7 @@
 extern void cleanup_module(void);
 extern struct super_block *efs_read_super(struct super_block *, void *, int);
 extern void efs_put_super(struct super_block *);
-extern int efs_statfs(struct super_block *, struct statfs *, int);
+extern int efs_statfs(struct super_block *, struct statfs *);
 
 extern void efs_read_inode(struct inode *);
 extern efs_block_t efs_map_block(struct inode *, efs_block_t);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)