On Tue, 20 Sep 2016, Edward Tomasz Napierala wrote:

Log:
 Fix -media to not mount ufs with "async"; it doesn't make sense when
 there is softupdates.

It does make sense when there isn't soft updates.  With soft updates, it
is silently ignored.

However, I don't like changing the default.  async gives less robustness
and noatime breaks POSIX conformance.

I use async a lot, but rarely for removable backup media except for the
first use, and noatime almost always, and type a lot of mount commands,
mostly using shell history to retrieve nearly-correct options and then
edit just to toggle ro/rw and async/noasync flags.

Bruce
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to