]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/linux-2.6/xfs_super.c
Merge branch 'master' into for-2.6.35
[~andy/linux] / fs / xfs / linux-2.6 / xfs_super.c
index e9002513e08f4172d56bd560e9321ab3b1d3e509..f24dbe5efde3522a8788c4644a8c0085b07ff5f5 100644 (file)
@@ -725,7 +725,8 @@ void
 xfs_blkdev_issue_flush(
        xfs_buftarg_t           *buftarg)
 {
-       blkdev_issue_flush(buftarg->bt_bdev, NULL);
+       blkdev_issue_flush(buftarg->bt_bdev, GFP_KERNEL, NULL,
+                       BLKDEV_IFL_WAIT);
 }
 
 STATIC void