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:
398760c
)
UBI: handle write errors in WL worker
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 5 Dec 2008 11:37:02 +0000
(13:37 +0200)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Fri, 17 Jul 2009 13:04:11 +0000
(16:04 +0300)
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 <Artem.Bityutskiy@nokia.com>
No differences found