The following reply was made to PR kern/171625; it has been noted by GNATS.
From: Yuri Pankov <[email protected]> To: Alexander Yerenkow <[email protected]> Cc: freebsd-bug-followup <[email protected]> Subject: Re: kern/171625: zfs send/recv lost user-defined properties Date: Fri, 14 Sep 2012 01:45:46 +0400 On Thu, 13 Sep 2012 21:33:47 GMT, Alexander Yerenkow wrote: [...] It looks like you are missing the '-p' option for `zfs send`: -p Include the dataset's properties in the stream. This flag is implicit when -R is specified. The receiving system must also support this feature. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
