From: Artem Bityutskiy Date: Tue, 24 Apr 2012 04:10:33 +0000 (+0300) Subject: UBI: always dump flash contents in case of errors X-Git-Tag: v3.5-rc1~136^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef7088e7f84ba550b276bc4a74f2732ee5618fb8;p=pandora-kernel.git UBI: always dump flash contents in case of errors UBI (and UBIFS) are a bit over-engineered WRT debugging. The idea was to link as few as possible when debugging is disabled, but the downside is that most people produce bug reports which are difficult to understand. Always dump the flash contents in case of errors, not only when debugging is enabled. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed