>ZFS never does update-in-place and UFS only does update-in-place for >metadata and where the application forces update-in-place.
ufs always updates in place (it will rewrite earlier allocated locks). The only time when it does is when the file is growing and it may move stuff around (when the end of the file is a fragment and it needs to grow) Casper _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss