diff options
author | Robin Dong <sanbai@taobao.com> | 2011-03-21 20:39:22 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-03-21 20:39:22 -0400 |
commit | 21149d611ecd0faf60f4ef94aa2bf8ed872f92bf (patch) | |
tree | 93c1b2cf51747dae66789db0506e94bc02dd0859 /fs/minix | |
parent | a56e69c28ad0782a99f3f196e93d57ba5a7e2324 (diff) | |
download | kernel_samsung_aries-21149d611ecd0faf60f4ef94aa2bf8ed872f92bf.zip kernel_samsung_aries-21149d611ecd0faf60f4ef94aa2bf8ed872f92bf.tar.gz kernel_samsung_aries-21149d611ecd0faf60f4ef94aa2bf8ed872f92bf.tar.bz2 |
ext4: add missing space in printk's in __ext4_grp_locked_error()
When we do performence-testing on ext4 filesystem, we observed a
warning like this:
EXT4-fs error (device sda7): ext4_mb_generate_buddy:718: group 259825901 blocks in bitmap, 26057 in gd
instead, it should be
"group 2598, 25901 blocks in bitmap, 26057 in gd"
Reviewed-by: Coly Li <bosong.ly@taobao.com>
Cc: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: Robin Dong <sanbai@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/minix')
0 files changed, 0 insertions, 0 deletions