jbd2: Fix a debug message in do_get_write_access()
authorTheodore Ts'o <tytso@mit.edu>
Sat, 18 Dec 2010 18:07:34 +0000 (13:07 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 18 Dec 2010 18:07:34 +0000 (13:07 -0500)
'buffer_head' should be 'journal_head'

This is a port of a patch which Namhyung Kim <namhyung@gmail.com> made
to fs/jbd to jbd2.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found