commit | 193819cf2e6e395b1e1be2d36785dc5563a6edca | [log] [tgz] |
---|---|---|
author | Matthieu CASTET <matthieu.castet@parrot.com> | Wed Aug 22 16:03:46 2012 +0200 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Tue Sep 04 09:39:01 2012 +0300 |
tree | 51a3cc303a5f34c8fc63ef102da0bde66edfc89c | |
parent | abb3e01103eb4e2ea5c15e6fedbc74e08bd4cc2b [diff] |
UBI: erase free PEB with bitflip in EC header Without this patch, these PEB are not scrubbed until we put data in them. Bitflip can accumulate latter and we can loose the EC header (but VID header should be intact and allow to recover data). Signed-off-by: Matthieu Castet <matthieu.castet@parrot.com> Cc: stable@vger.kernel.org Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>