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)
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

No differences found