mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
663586c0a8
Using UBI_IOCRPEB and UBI_IOCSPEB userspace can force reading and scrubbing of PEBs. In case of bitflips UBI will automatically take action and move data to a different PEB. This interface allows a daemon to foster your NAND. Signed-off-by: Richard Weinberger <richard@nod.at>