From: Corentin Chary Date: Mon, 25 May 2009 06:49:10 +0000 (+0200) Subject: UBIFS: return proper error code if the compr is not present X-Git-Tag: v2.6.31-rc1~287^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eec2f36fb869f1e6d81d834bbbd487941222fc8;p=pandora-kernel.git UBIFS: return proper error code if the compr is not present If the compressor is not present, mount_ubifs need to return an error code. This way ubifs_fill_super will stop and handle the error. Signed-off-by: Corentin Chary Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed