From: Artem Bityutskiy Date: Mon, 29 Jun 2009 13:25:33 +0000 (+0300) Subject: UBIFS: dump a little more in case of corruptions X-Git-Tag: Release-2010-05/1~3^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a42343d938e81b518fdf892582061f34e773b471;p=pandora-kernel.git UBIFS: dump a little more in case of corruptions In case of corruptions, dump 8192 bytes instead of 4096. The largest node is 4096+ bytes, so it is better to see a node boundary, which is not always possible when only 4096 bytes are printed. Signed-off-by: Artem Bityutskiy Reviewed-by: Adrian Hunter --- Reading git-diff-tree failed