From: Theodore Ts'o Date: Tue, 6 Jan 2009 05:20:32 +0000 (-0500) Subject: ext4: Make printk's consistently prefixed with "EXT4-fs: " X-Git-Tag: v2.6.29-rc1~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abda14189251563a50f56da5ea2e37e904ac4cba;p=pandora-kernel.git ext4: Make printk's consistently prefixed with "EXT4-fs: " Previously, some were "ext4: ", and some were "EXT4: "; change them to be consistent with most ext4 printk's, which is to use "EXT4-fs: ". Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed