Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307709
b: refs/heads/master
c: 7582df5
h: refs/heads/master
i:
  307707: fa317f9
v: v3
  • Loading branch information
Shaohua Li authored and Ben Myers committed May 14, 2012
1 parent 159a0c9 commit 4e41eb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 01c84d2dc1311fb76ea217dadfd5b3a5f3cab563
refs/heads/master: 7582df516c93046b8d2111a780c69de77f9882fb
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_super.c
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ void
xfs_blkdev_issue_flush(
xfs_buftarg_t *buftarg)
{
blkdev_issue_flush(buftarg->bt_bdev, GFP_KERNEL, NULL);
blkdev_issue_flush(buftarg->bt_bdev, GFP_NOFS, NULL);
}

STATIC void
Expand Down

0 comments on commit 4e41eb9

Please sign in to comment.