On Wed, 18 Mar 2009, Richard Elling wrote:

Bob Friesenhahn wrote:
As it happens, current versions of my own application should be safe from this Linux filesystem bug, but older versions are not. There is even a way to request fsync() on every file close, but that could be quite expensive so it is not the default.

Pragmatically, it is much easier to change the file system once, than
to test or change the zillions of applications that might be broken.

Yes, and particularly because fsync() can be very expensive. At one time fsync() was the same as sync() for ZFS. Presumably it is improved by now.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to