From: Artem Bityutskiy Date: Wed, 1 Jun 2011 12:23:25 +0000 (+0300) Subject: UBIFS: be more informative in failure mode X-Git-Tag: v3.1-rc1~327^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a4f8009ee9e259a412d86373e0d2aac3a80333;p=pandora-kernel.git UBIFS: be more informative in failure mode When we are testing UBIFS recovery, it is better to print in which eraseblock we are going to fail. Currently UBIFS prints it only if recovery debugging messages are enabled, but this is not very practical. So change 'dbg_rcvry()' messages to 'ubifs_warn()' messages. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed