From: Artem Bityutskiy Date: Fri, 3 Jun 2011 11:03:25 +0000 (+0300) Subject: UBIFS: switch to ubifs_leb_read X-Git-Tag: v3.1-rc1~327^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d304820a1f6cdacab691bbcb7faa35ec631c6398;p=pandora-kernel.git UBIFS: switch to ubifs_leb_read Instead of using 'ubi_read()' function directly, used the 'ubifs_leb_read()' helper function instead. This allows to get rid of several redundant error messages and make sure that we always have a stack dump on read errors. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed