From: Artem Bityutskiy Date: Sun, 23 May 2010 11:16:13 +0000 (+0300) Subject: UBIFS: check return code X-Git-Tag: v2.6.36-rc1~587^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=276de5d2a18bcdc69e6d48a4d96afc14cfef9dcb;p=pandora-kernel.git UBIFS: check return code The error code from 'ubifs_rcvry_gc_commit()' was ignored, so UBIFS failed to recover and continued. Instead, we should refuse mounting the file-system. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed