-On [20010206 20:25], Andre Oppermann ([EMAIL PROTECTED]) wrote:
>> ... provided that qmail calls fsync(2).
>
>$ cd qmail-ldap/
>$ grep fsync * | wc -l
> 21
Of course that says nothing if the fsync()'s are not placed at strategic
places.
fsync();
fsync();
fsync();
.
.
.
fsync();
And _then_ the disk manipulation routines/functions won't do much good
off course.
--
Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org]
Documentation nutter/C-rated Coder BSD: Technical excellence at its best
D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867
May you get - not what you deserve - but your heart's desire...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- soft updates and qmail (RE: qmail IO problems) Charles Randall
- Re: soft updates and qmail (RE: qmail IO probl... Poul-Henning Kamp
- Re: soft updates and qmail (RE: qmail IO p... Matt Dillon
- Re: soft updates and qmail (RE: qmail ... Poul-Henning Kamp
- Re: soft updates and qmail (RE: qm... Matt Dillon
- Re: soft updates and qmail (R... Poul-Henning Kamp
- Re: soft updates and qmai... Matt Dillon
- Re: soft updates and qmail (R... Andre Oppermann
- Re: soft updates and qmail (RE: qm... Andre Oppermann
- Re: soft updates and qmail (R... Jeroen Ruigrok/Asmodai
- Re: soft updates and qmail (RE: qmail ... Rik van Riel
- Re: soft updates and qmail (RE: qm... Matt Dillon
- Re: soft updates and qmail (R... Rik van Riel
- Re: soft updates and qmail (RE: qm... Andre Oppermann
- Re: soft updates and qmail (R... Rik van Riel
- Re: soft updates and qmai... Andre Oppermann
- Re: soft updates and qmail (RE: qmail IO p... Rik van Riel
- Re: soft updates and qmail (RE: qmail ... Mike Silbersack
- Re: soft updates and qmail (RE: qm... Matt Dillon
- Re: soft updates and qmail (R... Andre Oppermann

