]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBI: Fastmap: Add self check to detect absent PEBs
authorRichard Weinberger <richard@nod.at>
Mon, 22 Sep 2014 13:36:40 +0000 (15:36 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 21:46:05 +0000 (22:46 +0100)
commitdaef3dd1f0ae71bf04a32af4ef643baf040bb73d
tree74ce5537d58c2489653b3a9643a63f8c0eec84d7
parentee59ba8b064f692a1dee99b6f3ba30b0e904b2c1
UBI: Fastmap: Add self check to detect absent PEBs

This self check allows Fastmap to detect absent PEBs while
writing a new fastmap to the MTD device.
It will help to find implementation issues in Fastmap.

Signed-off-by: Richard Weinberger <richard@nod.at>
drivers/mtd/ubi/fastmap.c