On Tue, Mar 30, 2010 at 02:22:43PM -0600, Tim Haley wrote: > You are correct that the command should work with clones, too, as > though are desendant. > For a clone we'd present its paths relative to where it is mounted.
I'd say make all paths relative to the root of the dataset, even when the newer snapshot is of a clone. Let the consumer worry about how to find absolute paths to the named objects (by qualifying with the mount point of the relevant dataset and .zfs/snapshot/...). Nico --