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 <ahamza@ixsystems.com>Authored on Feb 2 2023, 11:09 PM
Tony Hutter <hutter2@llnl.gov>Committed on Mar 29 2023, 9:45 PM
Parents
rG0e30635f9c0b: zfs_main.c: fix unused variable error with GCC
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rGc63b47e4dac9: Fix console progress reporting for recursive send (authored by Ameer Hamza <ahamza@ixsystems.com>).Mar 29 2023, 9:45 PM