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:
9489e9d
)
UBI: remove PEB from free tree in get_peb_for_wl()
author
Richard Weinberger
<richard@nod.at>
Mon, 3 Dec 2012 19:57:46 +0000
(20:57 +0100)
committer
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Tue, 4 Dec 2012 14:04:16 +0000
(16:04 +0200)
If UBI is built without fastmap, get_peb_for_wl() has to
remove the PEB manially from the free tree.
Otherwise the requested PEB lives in two trees.
Reported-by: Zach Sadecki <zsadecki@itwatchdogs.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
No differences found