Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229101
b: refs/heads/master
c: cfef2c6
h: refs/heads/master
i:
  229099: ff86a92
v: v3
  • Loading branch information
Theodore Ts'o committed Dec 18, 2010
1 parent 6f1f2cf commit eadd80b
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: 670be5a78ac7c80f0d6009d648c84c65a03f373a
refs/heads/master: cfef2c6a559b1e37cbc7e7c1b51f82d26abf24ec
2 changes: 1 addition & 1 deletion trunk/fs/jbd2/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ do_get_write_access(handle_t *handle, struct journal_head *jh,
transaction = handle->h_transaction;
journal = transaction->t_journal;

jbd_debug(5, "buffer_head %p, force_copy %d\n", jh, force_copy);
jbd_debug(5, "journal_head %p, force_copy %d\n", jh, force_copy);

JBUFFER_TRACE(jh, "entry");
repeat:
Expand Down

0 comments on commit eadd80b

Please sign in to comment.