Re: Linux-2.4.0-test10

From: H. Peter Anvin (hpa@zytor.com)
Date: Sat Nov 04 2000 - 20:44:57 EST


Followup to: <20001104194937.E3423@wonderland.linux.it>
By author: "Marco d'Itri" <md@Linux.IT>
In newsgroup: linux.dev.kernel
>
> On Nov 02, "Stephen C. Tweedie" <sct@redhat.com> wrote:
>
> >2.2 O_SYNC is actually broken too --- it doesn't sync all metadata (in
> >particular, it doesn't update the inode), but I'd rather fix that for
> >2.4 rather than change 2.2, as the main users of O_SYNC, databases,
> >are writing to preallocated files anyway.
> What about fsync(2)? Will it update metadata too?
>

It better. fdatasync(), if implemented, is allowed to skip that
requirement.

        -hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Nov 07 2000 - 21:00:16 EST