[PATCH] [JFFS2] Sibley non-contiguous write bug fix

Alexander Belyakov abelyako at googlemail.com
Wed Sep 5 11:08:31 EDT 2007


On 9/5/07, David Woodhouse <dwmw2 at infradead.org> wrote:
>
> That looks sane enough, I suppose. But I wonder if instead we should
> just be setting c->wbuf_ofs = 0xffffffff in jffs2_find_nextblock()?
>

Probably, yes. I'm just not sure at the moment if it is an ultimate
solution eliminating non-contiguous write bug.

Anyway, I've tried to set c->wbuf_ofs = 0xffffffff before
jffs2_find_nexblock() exit and this made my previously failed test
case pass (as well as my jffs2_flash_writev() patch).

Thanks,
Alexander



More information about the linux-mtd mailing list