From: Artem Bityutskiy Date: Tue, 5 Apr 2011 10:52:20 +0000 (+0300) Subject: UBIFS: make force in-the-gaps to be a general self-check X-Git-Tag: v3.0-rc1~317^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3f07f0906e867270fdc2006b0bbcb130a722c1;p=pandora-kernel.git UBIFS: make force in-the-gaps to be a general self-check UBIFS can force itself to use the 'in-the-gaps' commit method - the last resort method which is normally invoced very very rarely. Currently this "force int-the-gaps" debugging feature is a separate test mode. But it is a bit saner to make it to be the "general" self-test check instead. This patch is just a clean-up which should make the debugging code look a bit nicer and easier to use - we have way too many debugging options. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed