]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBIFS: print verbose message when rescanning a corrupted node
authorshengyong <shengyong1@huawei.com>
Wed, 23 Sep 2015 09:11:40 +0000 (09:11 +0000)
committerRichard Weinberger <richard@nod.at>
Sat, 3 Oct 2015 18:42:01 +0000 (20:42 +0200)
commitbe186cc4de35fcfe766d2938c13ddf3935d6c159
tree82ef2fa9342e22e2a33301123cd5992ec593ff00
parent8f6983abe31f37d953197c3ede14b1d1321affee
UBIFS: print verbose message when rescanning a corrupted node

This is a trivial fix of showing verbose message when leb-recovery detects
a corrupted node, which is not the last one in the LEB. Rescan expects to
show more detail of the corrupted node.

Reviewed-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Signed-off-by: Sheng Yong <shengyong1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
fs/ubifs/recovery.c