aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/reiserfs/super.c')
-rw-r--r--fs/reiserfs/super.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/reiserfs/super.c b/fs/reiserfs/super.c
index ed54a04c33bd..9fb20426005e 100644
--- a/fs/reiserfs/super.c
+++ b/fs/reiserfs/super.c
@@ -1318,6 +1318,7 @@ static int reiserfs_remount(struct super_block *s, int *mount_flags, char *arg)
1318 int i; 1318 int i;
1319#endif 1319#endif
1320 1320
1321 sync_filesystem(s);
1321 reiserfs_write_lock(s); 1322 reiserfs_write_lock(s);
1322 1323
1323#ifdef CONFIG_QUOTA 1324#ifdef CONFIG_QUOTA