:I do. Is it safe there as well (from your point of view)?
:
:-- 
:Andre

    Yes.  In general softupdates will make the entire filesystem safer.
    The commit sequencing doesn't match what qmail expects, but there
    are so many fsyncs going on that the absolute worse that can happen
    in a crash is a just-deleted queue file showing up in the queue
    directory after crash recovery.  And, really, qmail shouldn't be
    making assumptions about system calls committing operations to disk
    synchronously.  Very few modern filesystems actually do that... FFS
    (without softupdates) is one of the last ones.

                                        -Matt



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to