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:
8762202
)
jbd2: Unify log messages in jbd2 code
author
Eryu Guan
<guaneryu@gmail.com>
Tue, 1 Nov 2011 23:09:18 +0000
(19:09 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 1 Nov 2011 23:09:18 +0000
(19:09 -0400)
Some jbd2 code prints out kernel messages with "JBD2: " prefix, at the
same time other jbd2 code prints with "JBD: " prefix. Unify the prefix
to "JBD2: ".
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found