git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83832a
)
UBI: Fastmap: Remove eba_orphans logic
author
Richard Weinberger
<richard@nod.at>
Tue, 7 Oct 2014 19:39:20 +0000
(21:39 +0200)
committer
Richard 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