]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit92b361eae73f7a3bb2cdf64e48eedcc324ffb715
treeebe43739198d84190d4138ae4083404609ae7f09
parent9f78ff8ac2a50fb7504de782544d38333259e600
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