From: Richard Weinberger Date: Mon, 3 Dec 2012 19:57:46 +0000 (+0100) Subject: UBI: remove PEB from free tree in get_peb_for_wl() X-Git-Tag: v3.7~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed4b7021cb51fe5a0f260df03298709347a26967;p=pandora-kernel.git UBI: remove PEB from free tree in get_peb_for_wl() 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 Signed-off-by: Richard Weinberger Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed