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

improve _add_virtual_snapshots #222

Open psy0rz opened 11 months ago

psy0rz commented 11 months ago

currently implementation is a bit ugly, dont modify snapshot-property in place, and change also change snapshots() so it doesnt check for existance

psy0rz commented 9 months ago

i started work in commit de3dff77b85524ac5280d0a9292461d16a30afea , but reverted it for now to not break things.