From: Artem Bityutskiy Date: Tue, 26 Apr 2011 07:17:00 +0000 (+0300) Subject: UBIFS: print useful debugging messages when cannot recover gc_lnum X-Git-Tag: v3.0-rc1~317^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5904e062d5cb28b705d49a35682e0871b3f382;p=pandora-kernel.git UBIFS: print useful debugging messages when cannot recover gc_lnum If we fail to recover the gc_lnum we just return an error and it then it is difficult to figure out why this happened. This patch adds useful debugging information which should make it easier to debug the failure. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed