Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47846
b: refs/heads/master
c: 7666ab5
h: refs/heads/master
v: v3
  • Loading branch information
Vlad Apostolov authored and Tim Shimmin committed Feb 10, 2007
1 parent a1dcc44 commit 5355eb0
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: 5180602e6fd6f7d221e51670567f3809ecfe968f
refs/heads/master: 7666ab5fb378678a9d5eb3c0dc8d3170e274e7a4
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_trans_ail.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ xfs_trans_push_ail(
int flush_log;
SPLDECL(s);

#define XFS_TRANS_PUSH_AIL_RESTARTS 10
#define XFS_TRANS_PUSH_AIL_RESTARTS 1000

AIL_LOCK(mp,s);
lip = xfs_trans_first_ail(mp, &gen);
Expand Down

0 comments on commit 5355eb0

Please sign in to comment.