psy0rz / zfs_autobackup

ZFS autobackup is used to periodicly backup ZFS filesystems to other locations. Easy to use and very reliable.
https://github.com/psy0rz/zfs_autobackup
GNU General Public License v3.0
583 stars 62 forks source link

when determining commonsnapshot, also compare guid #218

Closed psy0rz closed 11 months ago

psy0rz commented 11 months ago

this is a simple check and can save a lot of headaces.

also this allows --destroy-incompatible to destroy snapshots that have the same name but a different guid.