On Thu, 28 Dec 2006, Anton Altaparmakov wrote: > > But are chunks 3 and 4 in separate buffer heads? Sorry could not see it > immediately from the output you showed... No, this is a 4kB filesystem. A single bh per page. > It is just that there may be a different cause rather than buffer dirty > state... Sure. > A shot in the dark I know but it could perhaps be that a "COW for > MAP_PRIVATE" like event happens when the page is dirty already thus the > second write never actually makes it to the shared page thus it never gets > written out. There are no private mappings anywhere, and no forks. Just a single mmap (well, we unmap and remap in order to force the page cache to be invalidated properly with the posix_fadvise() thing, but that's literally the only user). Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- Re: 2.6.19 file content corruption on ext3
- From: Andrei Popa <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Andrew Morton <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Andrei Popa <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Andrew Morton <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Nick Piggin <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Andrew Morton <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Marc Haber <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Marc Haber <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Linus Torvalds <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- From: Anton Altaparmakov <[email protected]>
- Re: 2.6.19 file content corruption on ext3
- Prev by Date: Re: Want comments regarding patch
- Next by Date: Re: [PATCH] Use correct macros in raid code, not raw asm
- Previous by thread: Re: 2.6.19 file content corruption on ext3
- Next by thread: Re: 2.6.19 file content corruption on ext3
- Index(es):