Re: 2.6.19 file content corruption on ext3

From: Andrew Morton
Date: Tue Dec 19 2006 - 05:48:29 EST


On Tue, 19 Dec 2006 02:32:55 -0800
Andrew Morton <akpm@xxxxxxxx> wrote:

> <spots a race in do_no_page()>
>
> If a write-fault races with a read-fault and the write-fault loses, we forget
> to mark the page dirty.

No that isn't right, is it. The writer just retakes the fault and
all the right things happen. Ho hum.
-
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/