jbd2: Unify log messages in jbd2 code
authorEryu Guan <guaneryu@gmail.com>
Tue, 1 Nov 2011 23:09:18 +0000 (19:09 -0400)
committerTheodore 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>
fs/jbd2/commit.c
fs/jbd2/journal.c
fs/jbd2/recovery.c
fs/jbd2/transaction.c

Simple merge
Simple merge
Simple merge
Simple merge