Re: ftruncate-mmap: pages are lost after writing to mmaped file.

From: Jan Kara
Date: Thu Mar 19 2009 - 13:06:45 EST


On Thu 19-03-09 18:03:40, Jan Kara wrote:
> On Thu 19-03-09 09:51:59, Linus Torvalds wrote:
> >
> >
> > On Fri, 20 Mar 2009, Nick Piggin wrote:
> > >
> > > Yeah, probably no need to hold private_lock while tagging the radix
> > > tree (which is what my version did). So maybe this one is a little
> > > better. I did test mine, it worked, but it didn't solve the problem.
> >
> > Ahh, so you re-created it? On ext2 only, or is it visible on ext3 as well?
> > I've not even tested - I assumed that I would have to boot into less
> > memory and downgrade my filesystem to ext2, which made me hope somebody
> > else would pick it up first ;)
> In thread http://lkml.org/lkml/2009/3/4/179 I've reported similar problem
> - write lost. I'm able to reproduce under UML linux at will. ext3 takes
> with 1KB blocksize about 20 minutes to hit the corruption, ext2 with 1 KB
> blocksize about an hour, ext2 with 4KB blocksize several hours...
And BTW HP is reporting to us a similarly looking problem on reiserfs on
ia64 with SLE11 (2.6.27 based). But that takes several days to reproduce
with their proprietary test suite.

Honza
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/