Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
[linux-drm-fsl-dcu.git] / fs / internal.h
index 8a03a5447bdf392a826b088f7329c68af32f3d2e..6b706bc60a66bbb3cecb7477f2ea72e0a091aa84 100644 (file)
@@ -87,6 +87,8 @@ extern struct file *get_empty_filp(void);
  * super.c
  */
 extern int do_remount_sb(struct super_block *, int, void *, int);
+extern void __put_super(struct super_block *sb);
+extern void put_super(struct super_block *sb);
 
 /*
  * open.c