ext4: add missing spaces to debugging printk's
authorZheng Liu <gnehzuil.liu@gmail.com>
Thu, 29 Dec 2011 00:00:25 +0000 (19:00 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 29 Dec 2011 00:00:25 +0000 (19:00 -0500)
commit88635ca277adb67db34e88281817d1ce10713553
treeebe43739198d84190d4138ae4083404609ae7f09
parent1ba37268cd19e5a2a80924bfe8618bf1ba3e8249
ext4: add missing spaces to debugging printk's

Fix ext4_debug format in ext4_ext_handle_uninitialized_extents() and
ext4_end_io_dio().

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c
fs/ext4/inode.c