Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280309
b: refs/heads/master
c: f2fba55
h: refs/heads/master
i:
  280307: f916a34
v: v3
  • Loading branch information
Christoph Hellwig authored and Ben Myers committed Dec 12, 2011
1 parent e8a67d9 commit 385e598
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: fdedf28b9492d69976110d12cc0d02d33c8ea7ea
refs/heads/master: f2fba558d3c80dcd10bbadbb8f05c78dc2860b95
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_qm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1661,7 +1661,7 @@ xfs_qm_quotacheck(
* successfully.
*/
if (!error)
error = xfs_qm_dqflush_all(mp, SYNC_TRYLOCK);
error = xfs_qm_dqflush_all(mp, 0);

/*
* We can get this error if we couldn't do a dquot allocation inside
Expand Down

0 comments on commit 385e598

Please sign in to comment.