diff options
author | Adrian Hunter <adrian.hunter@nokia.com> | 2009-03-20 11:09:04 +0100 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2009-03-31 13:58:40 +0200 |
commit | de0975781a1a8bc92e07eb7681d10ef9bb5e6df9 (patch) | |
tree | 0612ff6bcb230a317013ae0796606640dc862bb7 /kernel/bounds.c | |
parent | UBIFS: add R/O compatibility (diff) | |
download | linux-de0975781a1a8bc92e07eb7681d10ef9bb5e6df9.tar.xz linux-de0975781a1a8bc92e07eb7681d10ef9bb5e6df9.zip |
UBIFS: fix recovery bug
UBIFS did not recovery in a situation in which it could
have. The relevant function assumed there could not be
more nodes in an eraseblock after a corrupted node, but
in fact the last (NAND) page written might contain anything.
The correct approach is to check for empty space (0xFF bytes)
from then on.
Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Diffstat (limited to 'kernel/bounds.c')
0 files changed, 0 insertions, 0 deletions