From: Artem Bityutskiy Date: Mon, 26 Jan 2009 14:12:20 +0000 (+0200) Subject: UBIFS: fix assertions X-Git-Tag: v2.6.29-rc4~60^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ba87c9b920bea8c2703308d31eb7de925242c30;p=pandora-kernel.git UBIFS: fix assertions I introduce wrong assertions in one of the previous commits, this patch fixes them. Also, initialize debugfs after the debugging check. This is a little nicer because we want the FS data to be accessible to external users after everything has been initialized. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed