ChangeLog: https://github.com/jimsalterjrs/sanoid/releases/tag/v2.2.0
* [syncoid] implemented flag for preserving properties without the zfs -p flag
* [syncoid] implemented target snapshot deletion
* [syncoid] support bookmarks which are taken in the same second
* [syncoid] exit with an error if the specified src dataset doesn't exist
* [syncoid] rollback is now done implicitly instead of explicit
* [syncoid] append a rand int to the socket name to prevent collisions with
parallel invocations
* [syncoid] implemented support for ssh_config(5) files
* [syncoid] snapshot hold/unhold support
* [sanoid] handle duplicate key definitions gracefully
* [syncoid] implemented removal of conflicting snapshots with force-delete option
* [sanoid] implemented pre pruning script hook
* [syncoid] implemented direct connection support
PR: 274158
Reported by: dsh@bamus.cz
Approved by: hartzell@alerce.com (maintainer, timeout > 2 weeks)