ubifs: ubifs_dump_node: Dump all branches of the index node
authorZhihao Cheng <chengzhihao1@huawei.com>
Tue, 16 Jun 2020 07:11:46 +0000 (15:11 +0800)
committerRichard Weinberger <richard@nod.at>
Sun, 13 Dec 2020 21:12:42 +0000 (22:12 +0100)
commitb80a974b8c58164ed57b0f025a47b8f003198d9e
tree39d43f45e27c2b4ec86589d8ee2610343e6c325e
parentbf6dab7a6ce79c56764623b970be10fc6edd8a68
ubifs: ubifs_dump_node: Dump all branches of the index node

An index node can have up to c->fanout branches, all branches should be
displayed while dumping index node.

Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/debug.c