From: Artem Bityutskiy Date: Tue, 4 Dec 2007 19:36:12 +0000 (+0200) Subject: UBI: bugfix: allocate mandatory EBs first X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f67133eb9e69209e87db660af39c1d9f5799378d;p=pandora-kernel.git UBI: bugfix: allocate mandatory EBs first First allocate the necessary eraseblocks, then the optional ones. Otherwise it allocates all PEBs for bad EB handling, and fails on then following EBA LEB allocation. Reported-by: Adrian Hunter Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed