HomeFreeBSD

Allow block cloning to be interrupted by a signal.

Description

Allow block cloning to be interrupted by a signal.

Even though block cloning is much faster than regular copying,
it is not instantaneous - the file might be large and the recordsize
small. It would be nice to be able to interrupt it with a signal
(e.g., SIGINFO on FreeBSD to see the progress).

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Pawel Jakub Dawidek <pawel@dawidek.net>
Closes #16208

Details

Provenance
pjdAuthored on May 25 2024, 1:45 AM
GitHub <noreply@github.com>Committed on May 25 2024, 1:45 AM
Parents
rGefbef9e6cc1e: FreeBSD: Add zfs_link_create() error handling
Branches
Unknown
Tags
Unknown