Per Baatrup wrote:
Actually 'ln -s source target' would not be the same "zcp source target"
as writing to the source file after the operation would change the
target file as well where as for "zcp" this would only change the source
file due to copy-on-write semantics of ZFS.

I actually was thinking of creating a hard link (without the -s option), but your point is valid for hard and soft links.

cheers
Michael
--
Michael Schuster     http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to