>Yea, but before I knew about the .zfs/snapshot directory, > thought my only option was to destroy snapshots all the > way back to the one I wanted, and then restore from that, > hence "resetting" the state to that point in time.
If for some reason you don't want to use the .zfs snapdir feature, you can also zfs send | zfs recv the snapshot to somewhere else or clone the snapshot. Do whatever you want with it, and then destroy the send/recv or cloned filesystem when you're done. -Sean
_______________________________________________ opensolaris-discuss mailing list [email protected]
