]> git.proxmox.com Git - mirror_zfs.git/commit
libzfs_sendrecv: Pull header line out of loop
authorRyan Moeller <freqlabs@FreeBSD.org>
Thu, 12 Aug 2021 16:48:56 +0000 (16:48 +0000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 2 Feb 2022 01:03:05 +0000 (17:03 -0800)
commitfbcc25c9b241f8b56c3995cf6428bbab436f6f66
tree7d13055c689609a080d7eab07948fc2231a16758
parent24f1aa023ad3cb2f328883e78f517de6dc40091d
libzfs_sendrecv: Pull header line out of loop

This makes the header print before the sleep as well, which is fine.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes #12967
lib/libzfs/libzfs_sendrecv.c