Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[deliverable/linux.git] / fs / xfs / linux-2.6 / xfs_super.c
index bd07f73393663bbe94909dbdeedabd987955d32e..9731898083ae86ee79f546f372684ab5d03dbcc8 100644 (file)
@@ -1414,7 +1414,7 @@ xfs_fs_freeze(
 
        xfs_save_resvblks(mp);
        xfs_quiesce_attr(mp);
-       return -xfs_fs_log_dummy(mp, SYNC_WAIT);
+       return -xfs_fs_log_dummy(mp);
 }
 
 STATIC int
This page took 0.025267 seconds and 5 git commands to generate.