mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-04-13 07:01:46 +03:00
This commit adds an implementation of lzc_send_progress, which existed in the libzfs_core header, but not in ABI and lacked an actual implementation. The libzfs_send_progress function is altered so that it wraps around the lzc operation. This fills a functional gap in libzfs core. Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Ameer Hamza <ahamza@ixsystems.com> Signed-off-by: Andrew Walker <andrew.walker@truenas.com> Closes #18288 |
||
|---|---|---|
| .. | ||
| os | ||
| .gitignore | ||
| libzfs_core_impl.h | ||
| libzfs_core.abi | ||
| libzfs_core.c | ||
| libzfs_core.pc.in | ||
| libzfs_core.suppr | ||
| Makefile.am | ||