From: Artem Bityutskiy Date: Fri, 5 Dec 2008 11:37:02 +0000 (+0200) Subject: UBI: handle write errors in WL worker X-Git-Tag: Release-2010-05/1~3^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aba6fb06b7d8edefc7fe1d3ed601b6d73b9f697;p=pandora-kernel.git UBI: handle write errors in WL worker When a PEB is moved and a write error happens, UBI switches to R/O mode, which is wrong, because we just copy the data and may select a different PEB and re-try this. This patch fixes WL worker's behavior. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed