mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-08 15:06:38 +03:00
24f1aa023a
In zfs_send_progress, initialize \*bytes_written and \*blocks_visited in case we have to return early due to ioctl failure. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org> Closes #12967