Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173816
b: refs/heads/master
c: febe29d
h: refs/heads/master
v: v3
  • Loading branch information
Adam Buchbinder authored and Jiri Kosina committed Dec 4, 2009
1 parent c06dbec commit 87a6c7f
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: e02f0e868a2664c1f5d72cd9a7fc08b4c4309169
refs/heads/master: febe29d957c5076ff6a9fa49f39b01f1e48d1c04
2 changes: 1 addition & 1 deletion trunk/fs/reiserfs/fix_node.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ static int get_empty_nodes(struct tree_balance *tb, int h)
RFALSE(buffer_dirty(new_bh) ||
buffer_journaled(new_bh) ||
buffer_journal_dirty(new_bh),
"PAP-8140: journlaled or dirty buffer %b for the new block",
"PAP-8140: journaled or dirty buffer %b for the new block",
new_bh);

/* Put empty buffers into the array. */
Expand Down

0 comments on commit 87a6c7f

Please sign in to comment.