I can think of two rather ghetto ways to go. 1. write data then set the read-only property. If you need to make updates cycle back to rw, write data, set read only.
2. Write data, snapshot the fs, expose the snapshot instead of the r/w file system. Your mileage may vary depending on the implementation. j. -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss