Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC h…
…eader scan_pool() does not mark the PEB for scrubing when bitflips are detected in the EC header of a free PEB (VID header region left to 0xff). Make sure we scrub the PEB in this case. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Fixes: dbb7d2a ("UBI: Add fastmap core") Signed-off-by: Richard Weinberger <richard@nod.at>
- Loading branch information