Andre Oppermann wrote: > > > Since when does `atomic' equal `synchronous' ? > > Because otherwise it would not be atomically, would it? I am loath to add to this bloated thread, but... atomic and durable aren't the same thing. This is why A.C.I.D. semantics contain both A & D. The atomicity guarantee concerning rename is meant to suggest that there be no time when the filesystem view contains either both links or no link to the file you are renaming. The operation will either succeed or fail as an atomic unit with regard to the system's view of the filesystem. This DOES NOT mean that the data will be on stable store. -- Jack Rusher, Senior Engineer | mailto:[EMAIL PROTECTED] Integratus, Inc. | http://www.integratus.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- Re: soft updates and qmail (RE: qmail IO problems) Andre Oppermann
- Re: soft updates and qmail (RE: qmail IO problems) Rik van Riel
- Re: soft updates and qmail (RE: qmail IO problems) Matt Dillon
- Re: soft updates and qmail (RE: qmail IO proble... Alfred Perlstein
- Re: soft updates and qmail (RE: qmail IO proble... Andre Oppermann
- Re: soft updates and qmail (RE: qmail IO proble... Rik van Riel
- Re: soft updates and qmail (RE: qmail IO proble... Andre Oppermann
- Re: soft updates and qmail (RE: qmail IO proble... Rik van Riel
- Re: soft updates and qmail (RE: qmail IO proble... Alfred Perlstein
- Re: soft updates and qmail (RE: qmail IO proble... Andre Oppermann
- Re: soft updates and qmail (RE: qmail IO proble... Jack Rusher
- Re: soft updates and qmail (RE: qmail IO problems) Greg Black
- Re: soft updates and qmail (RE: qmail IO problems) Poul-Henning Kamp
- Re: soft updates and qmail (RE: qmail IO proble... Maxime Henrion
- Re: soft updates and qmail (RE: qmail IO proble... Poul-Henning Kamp
- Re: soft updates and qmail (RE: qmail IO proble... Peter Wemm
- Re: soft updates and qmail (RE: qmail IO proble... Poul-Henning Kamp
- Re: soft updates and qmail (RE: qmail IO proble... Peter Wemm
- [Patches] mount -o softdep (was: Re: soft updat... Stefan Esser
- Re: [Patches] mount -o softdep (was: Re: soft u... Peter Wemm
- unsubscribe freebsd-hackers Dmitry Dicky