X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_super.c;h=2053767763773b60d7b7f8aca31f3b31a9219785;hb=24e7ea3bea94fe05eae5019f5f12bcdc98fc5157;hp=0ef5992189913a93f82ed7e83ef2aefffac64287;hpb=56c225fe399c27c1f1a098048903f8e74f4ec45f;p=cascardo%2Flinux.git diff --git a/fs/xfs/xfs_super.c b/fs/xfs/xfs_super.c index 0ef599218991..205376776377 100644 --- a/fs/xfs/xfs_super.c +++ b/fs/xfs/xfs_super.c @@ -1197,6 +1197,7 @@ xfs_fs_remount( char *p; int error; + sync_filesystem(sb); while ((p = strsep(&options, ",")) != NULL) { int token;