diff options
author | Joe Perches <joe@perches.com> | 2012-03-20 04:15:43 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-03-20 04:15:43 +0100 |
commit | d9ee81da93e86ac45aef30b2493a1e68fc71b9d0 (patch) | |
tree | 0c6716d701f2d469ea61e206b6d845e77f185eb4 /fs/ext4/resize.c | |
parent | ext4: remove trailing newlines from ext4_msg() and ext4_error() messages (diff) | |
download | linux-d9ee81da93e86ac45aef30b2493a1e68fc71b9d0.tar.xz linux-d9ee81da93e86ac45aef30b2493a1e68fc71b9d0.zip |
ext4: avoid output message interleaving in ext4_error_<foo>()
Using KERN_CONT means that messages from multiple threads may be
interleaved. Avoid this by using a single printk call in
ext4_error_inode and ext4_error_file.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/resize.c')
0 files changed, 0 insertions, 0 deletions