HomeFreeBSD

Fix console progress reporting for recursive send

Description

Fix console progress reporting for recursive send

After commit 19d3961, progress reporting (-v) with replication flag
enabled does not report the progress on the console. This commit
fixes the issue by updating the logic to check for pa->progress
instead of pa_verbosity in send_progress_thread().

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
Closes #14448

Details

Provenance
Ameer Hamza <106930537+ixhamza@users.noreply.github.com>Authored on Feb 2 2023, 11:09 PM
GitHub <noreply@github.com>Committed on Feb 2 2023, 11:09 PM
Parents
rG973934b96526: Increase default zfs_rebuild_vdev_limit to 64MB
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG05b72415d16e: Fix console progress reporting for recursive send (authored by Ameer Hamza <106930537+ixhamza@users.noreply.github.com>).Feb 2 2023, 11:09 PM