ext4: Make printk's consistently prefixed with "EXT4-fs: "
authorTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 05:20:32 +0000 (00:20 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 6 Jan 2009 05:20:32 +0000 (00:20 -0500)
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" <tytso@mit.edu>

No differences found