]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ext2/super.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[karo-tx-linux.git] / fs / ext2 / super.c
index 73d80da25acd32f0a0c6a95dc156e1417278c071..3750031cfa2f796af344e19f4cc234df5f0c1eba 100644 (file)
@@ -1254,6 +1254,7 @@ static int ext2_remount (struct super_block * sb, int * flags, char * data)
        unsigned long old_sb_flags;
        int err;
 
+       sync_filesystem(sb);
        spin_lock(&sbi->s_lock);
 
        /* Store the old options */