[PATCH v3 0/7] UBIFS: fix recovery on CFI NOR

Artem Bityutskiy dedekind1 at gmail.com
Tue Mar 8 03:32:41 EST 2011


Hi,

here is the third version of the patches. The differences to v2 are
as follows.

1. UBI now exports the LEB start offset. UBIFS uses this to figure out
   whether the LEB starts at the max_write_size-aligned boundary or
   not.
2. The bugfix in recovery.c is included.

I've also pushed these patches to the master and linux-next branches of
the ubifs-2.6.git tree, and the plan is to merge them upstream.

Note, the "mtd: cfi: fix writebufsize initialization" patch from Anatolij,
which fixes mtd->writebufsize when there is interleaving and which is also
necessary to fix UBIFS recovery on CFI NOR, should be merged upstream via
the MTD tree, and it is currently sitting in my l2-mtd-2.6.git tree.

Artem.



More information about the linux-mtd mailing list