Re: [patch] 'virtual => physical page mapping

Alan Cox (alan@lxorguk.ukuu.org.uk)
27 Sep 2002 20:16:26 +0100


On Fri, 2002-09-27 at 19:35, Andrew Morton wrote:
> O_DIRECT writes operate under i_sem, which provides exclusion
> from trucate. Do you know something which I don't??

So it does, hidden away in generic_file_write rather than the lower
layers. Interesting. So now I have a new question to resolve, which is
why doing O_DIRECT and truncate together corrupted my disk when I tried
it trying to break stuff

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