Darren Reed wrote:
Someone asked me why I thought I needed this because "zfs send
t...@send" should send only "t...@send" and not all of its
descendants. In reviewing the man page for zfs(1m), I note that
I interpret the documentation to mean that unless I do "-R",
then not all of the properties are sent across. From the man
page:
zfs send [-vR] [-[iI] snapshot] snapshot
You have an outdated manpage / software. There is now a -p option:
zfs send [-DvRp] [-[iI] snapshot] snapshot
...
-p
Send properties.
--matt
_______________________________________________
zfs-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/zfs-code