]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBI: Fastmap: Remove eba_orphans logic
authorRichard Weinberger <richard@nod.at>
Tue, 7 Oct 2014 19:39:20 +0000 (21:39 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 26 Mar 2015 21:45:59 +0000 (22:45 +0100)
commitd141a8ef21ab496ab6f8d188dfe7ca33e16fe798
tree4b7da9b11fd006e78eedcdb45f1f1ae1f98bf7d0
parenta83832a7c8d023f446ec865926190951bd18a4b1
UBI: Fastmap: Remove eba_orphans logic

This logic is in vain as we treat protected PEBs also as used, so this
case must not happen.
If a PEB is found which is in the EBA table but not known as used
has to be issued as fatal error.

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