commit | abda14189251563a50f56da5ea2e37e904ac4cba | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Jan 06 00:20:32 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Jan 06 00:20:32 2009 -0500 |
tree | 4c6e3a00f247cad1c41896f749c2c01cebff579f | |
parent | 4ec110281379826c5cf6ed14735e47027c3c5765 [diff] |
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>