[PATCH v2 0/5] UBIFS: fix recovery on CFI NOR

Artem Bityutskiy dedekind1 at gmail.com
Sun Feb 6 08:17:45 EST 2011


Hi,

here is a better patch for recovery fix. Comparing to the previous
patch-set now we make sure we keep write-buffer offset aligned to
@c->max_write_size (64 in case of CFI NOR) as much as possible.

Also, I've merged the "Add comments" patch with the patch which adds
the code.

You can find these patches also in the UBIFS git tree, 'cfi-nor-fix-v2'
branch:
git://git.infradead.org/ubifs-2.6.git cfi-nor-fix-v2

Please, test. These patches may break NAND setups as well, so anyone
who is interested in having stable UBIFS in the next release, please,
also test.

Thanks,
Artem.

P.S.:
Version 1 can be found here:
http://lists.infradead.org/pipermail/linux-mtd/2011-February/033840.html
and
git://git.infradead.org/ubifs-2.6.git cfi-nor-fix-v1




More information about the linux-mtd mailing list