Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218839
b: refs/heads/master
c: b8ea49f
h: refs/heads/master
i:
  218837: 0aa16f9
  218835: b3c2ed6
  218831: 59ae3c3
v: v3
  • Loading branch information
Namhyung Kim authored and Jan Kara committed Oct 27, 2010
1 parent cd6bf88 commit 261ee52
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: 2a0e33889b3f5e3c270dd1b746f4c0a75efa4790
refs/heads/master: b8ea49fa9baff99523aa51e680e76e8ccb5f25f3
2 changes: 1 addition & 1 deletion trunk/fs/jbd/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,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 261ee52

Please sign in to comment.