patch-2.4.22 linux-2.4.22/include/linux/hfs_fs.h

Next file: linux-2.4.22/include/linux/hiddev.h
Previous file: linux-2.4.22/include/linux/fs.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/linux/hfs_fs.h linux-2.4.22/include/linux/hfs_fs.h
@@ -302,6 +302,7 @@
 
 /* super.c */
 extern struct super_block *hfs_read_super(struct super_block *,void *,int);
+extern int hfs_remount(struct super_block *, int *, char *);
 
 /* trans.c */
 extern void hfs_colon2mac(struct hfs_name *, const char *, int);

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