• Artem Bityutskiy's avatar
    UBIFS: make force in-the-gaps to be a general self-check · bc3f07f0
    Artem Bityutskiy authored
    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: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
    bc3f07f0
tnc_commit.c 27 KB