Andreas Braukmann <[EMAIL PROTECTED]> writes: >no. But I don't mount them "async", either. >The default "noasync" in combination with softupdates >on disks with disabled write caches is perfectly fine >with me.
"Noasync" only makes sense in the absence of softupdates. With softupdates, metadata is written asynchronously (I mean, that's the whole point, or at least half of it.) Besides, I thought you were talking about synchronous mounts (i.e., synchronous metadata _and_ data writes, which for most uses are just impractical). mkb. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
