https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259505
Newton Terry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Newton Terry <[email protected]> --- On a 13.0-RELEASE VM test system I can't reproduce: # zfs send -R zDataStorage8Backup/datasetShares@01 | zfs receive -Fd zDataStorage8 # zfs list NAME USED AVAIL REFER MOUNTPOINT zDataStorage8 876K 831M 96K /zDataStorage8 zDataStorage8/datasetShares 96K 831M 96K /zDataStorage8/datasetShares Second transfer: # zfs send -R zDataStorage8Backup/datasetVM@01 | zfs receive -Fd zDataStorage8 # zfs list NAME USED AVAIL REFER MOUNTPOINT zDataStorage8 876K 831M 96K /zDataStorage8 zDataStorage8/datasetShares 96K 831M 96K /zDataStorage8/datasetShares zDataStorage8/datasetVM 96K 831M 96K /zDataStorage8/datasetVM -- You are receiving this mail because: You are the assignee for the bug.
