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: v2.6.31-rc3~22^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=086b3640c10ab448a6993c4bae1508f496f530c4;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