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: Release-2010-05/1~3^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2db906d6b705c358fd9602eb60c312756c86897;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