|
@@ -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:
|