commit | cdd8ad6e9e78b295e71265762926342523579d10 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue Apr 05 15:43:44 2011 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri May 13 19:23:54 2011 +0300 |
tree | 7bd96a6f36908b894ca4ceb0419f8da669bd5531 | |
parent | bc3f07f0906e867270fdc2006b0bbcb130a722c1 [diff] |
UBIFS: introduce lsave debugging Try to improve UBIFS testing coverage by randomly picking LEBs to store in lsave, rather than picking them optimally. Create a debugging version of 'populate_lsave()' for these purposes and enable it when general debugging self-checks are enabled. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>