ext2: Call dquot_writeback_dquots() with s_umount held
[linux-2.6-block.git] / fs / ext2 / ext2.h
index 5e64de9c5093fa5d3a3e361305f8c648284c4e24..dca3604b9970519f3b2958038fdfecd0dc292c3f 100644 (file)
@@ -796,7 +796,8 @@ void ext2_error(struct super_block *, const char *, const char *, ...);
 extern __printf(3, 4)
 void ext2_msg(struct super_block *, const char *, const char *, ...);
 extern void ext2_update_dynamic_rev (struct super_block *sb);
-extern void ext2_write_super (struct super_block *);
+extern void ext2_sync_super(struct super_block *sb, struct ext2_super_block *es,
+                           int wait);
 
 /*
  * Inodes and files operations