From: Eryu Guan Date: Tue, 1 Nov 2011 23:09:18 +0000 (-0400) Subject: jbd2: Unify log messages in jbd2 code X-Git-Tag: v3.2-rc1~85^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2a44523b20f323e4aef7c16261d34d6f0a4bf06;p=pandora-kernel.git jbd2: Unify log messages in jbd2 code 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed