Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269932
b: refs/heads/master
c: 2900b33
h: refs/heads/master
v: v3
  • Loading branch information
Alex Elder committed Oct 18, 2011
1 parent c7c423c commit 8cb2f03
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: 9508534c5f170ada5a745cde0df49732718440e9
refs/heads/master: 2900b33999e2fc8a8edf0dddaafffec4da25ee10
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 @@ -434,7 +434,7 @@ xfsaild_push(

if (!IOP_PUSHBUF(lip)) {
stuck++;
flush_log = 1;
ailp->xa_log_flush++;
} else {
ailp->xa_last_pushed_lsn = lsn;
}
Expand Down

0 comments on commit 8cb2f03

Please sign in to comment.