commit | 45aafd32996e27bfc4862654ff31231bdddbe200 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Oct 20 11:54:58 2010 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Thu Oct 21 11:20:37 2010 +0300 |
tree | fd2dee47b52135e9532d479a0378a8ec52af6eba | |
parent | df3fca4cdddfa6e1f51b65214d4342660649bd1f [diff] |
UBI: tighten the corrupted PEB criteria If we get a bit-flip of ECC error while reading the data area, do not add it to corrupted list, because it is possible that this is just unstable PEB with corruptions caused by unclean reboots. This patch also improves commentaries. Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>