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)
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>

No differences found