From: Richard Weinberger Date: Sat, 28 Sep 2013 13:55:10 +0000 (+0200) Subject: UBI: fix refill_wl_user_pool() X-Git-Tag: v3.13-rc1~109^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb10e4d418c73096ec61d8e80e2af282a5891039;p=pandora-kernel.git UBI: fix refill_wl_user_pool() If no free PEBs are available refill_wl_user_pool() must not return with -ENOSPC immediately. It has to block till produce_free_peb() produced a free PEB. Reported-and-Tested-by: Richard Genoud Signed-off-by: Richard Weinberger Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed