]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit - fs/ext4/super.c
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)
commitabda14189251563a50f56da5ea2e37e904ac4cba
tree4c6e3a00f247cad1c41896f749c2c01cebff579f
parent4ec110281379826c5cf6ed14735e47027c3c5765
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" <tytso@mit.edu>
fs/ext4/dir.c
fs/ext4/super.c