]> err.no Git - linux-2.6/blobdiff - fs/hfsplus/hfsplus_fs.h
Pull miscellaneous into release branch
[linux-2.6] / fs / hfsplus / hfsplus_fs.h
index d9f5eda6d039096170beec302d94b5ed6b30dc2f..d72d0a8b25aacf39fd819da29c0963a441f9718a 100644 (file)
@@ -345,6 +345,9 @@ int hfsplus_parse_options(char *, struct hfsplus_sb_info *);
 void hfsplus_fill_defaults(struct hfsplus_sb_info *);
 int hfsplus_show_options(struct seq_file *, struct vfsmount *);
 
+/* super.c */
+struct inode *hfsplus_iget(struct super_block *, unsigned long);
+
 /* tables.c */
 extern u16 hfsplus_case_fold_table[];
 extern u16 hfsplus_decompose_table[];