]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
UBI: initialise update marker
authorPeter Horton <zero@colonel-panic.org>
Tue, 5 Jan 2010 11:14:36 +0000 (11:14 +0000)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 12 Jan 2010 11:19:08 +0000 (13:19 +0200)
commitff998793288b49a3b22d929bf8e56362320905ff
tree2f11b74d60bebec123fb26c7cb22af5c5eb0af81
parent74d2e4f8d79ae0c4b6ec027958d5b18058662eea
UBI: initialise update marker

The in kernel copy of a volume's update marker is not initialised from the
volume table. This means that volumes where an update was unfinnished will
not be treated as "forbidden to use". This is basically that the update
functionality was broken.

Signed-off-by: Peter Horton <zero@colonel-panic.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Cc: stable@kernel.org
drivers/mtd/ubi/vtbl.c