git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
670be5a
)
jbd2: Fix a debug message in do_get_write_access()
author
Theodore Ts'o
<tytso@mit.edu>
Sat, 18 Dec 2010 18:07:34 +0000
(13:07 -0500)
committer
Theodore 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