[PATCH] UBIFS: Align the dump messages of SB_NODE

Artem Bityutskiy dedekind1 at gmail.com
Fri Sep 26 03:36:05 PDT 2014


On Sat, 2014-09-20 at 14:55 +0800, hujianyang wrote:
> I found the dump messages of UBIFS_SB_NODE is not aligned. This
> patch remove the extra space from the line which is retracted.
> 
> 
> Signed-off-by: hujianyang <hujianyang at huawei.com>

This was not a typo, this was intentional. We first print the all flags
in a hex format, and then we "decode" it and print the values of the
individual flags with an additional indent. The indent is to make it
clear that these line belong to the flags, and they are not independent
values.

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list