avg@ noted that r344601 (which added -V, setting the process title during zfs send) had broken some of the output expected. He was right. It was a bone-head error on my part.
This seems to fix it. But let's try to get some reviews on it, I say.
Differential D21709
Fix zfs send -v, -P, -n, and -V again sef on Sep 18 2019, 9:40 PM. Authored by Tags None Referenced Files
Details avg@ noted that r344601 (which added -V, setting the process title during zfs send) had broken some of the output expected. He was right. It was a bone-head error on my part. This seems to fix it. But let's try to get some reviews on it, I say. Create a snapshot on a ZFS dataset, let's call it tank@SNAP1. Then check the following all behave as expected: zfs send -n -v -P tank@SNAP1
Diff Detail
Event Timeline |