From: Theodore Ts'o Date: Tue, 17 Feb 2009 15:58:43 +0000 (-0500) Subject: jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs" X-Git-Tag: v2.6.27.19~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8b4b2de0fef78500097afb2a114fb632d2951ab;p=pandora-kernel.git jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs" (cherry picked from commit 08ec8c3878cea0bf91f2ba3c0badf44b383752d0) Otherwise it can be very confusing to find a "EXT3-fs: " failure in the middle of EXT4-fs failures, and it makes it harder to track the source of the failure. Signed-off-by: "Theodore Ts'o" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed