commit | feeba4b872e5166ca64c44fbb5bbec234dfce199 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Fri Sep 03 22:50:53 2010 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Tue Oct 19 17:19:57 2010 +0300 |
tree | 5120bbb0e351ae3f108e33f70281e53b9eebe5c5 | |
parent | 315324947cbc7264af86b7ecdc2d5fb5f8556222 [diff] |
UBI: add truly corrupted PEBs to corrupted list Start using the 'corr' list and add there PEBs which look truly corrupted, which means they have corrupted VID header and the data which follows the corrupted header does not contain all 0xFF bytes. At the moment, this does not change UBI functionality much because these PEBs will be erase when scanning finishes. But the plan is to teach UBI preserving them. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>