mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-05-30 01:19:16 +03:00
wip: test
This commit is contained in:
parent
7c06e24bd3
commit
bcd2b69c04
@ -1333,7 +1333,7 @@ class ZfsDataset:
|
|||||||
prev_target_snapshot.release()
|
prev_target_snapshot.release()
|
||||||
|
|
||||||
#bookmark common snapshot on source, or use holds if bookmarks are not enabled.
|
#bookmark common snapshot on source, or use holds if bookmarks are not enabled.
|
||||||
if 'bookmark_v2' in features:
|
if 'bookmark_written' in features:
|
||||||
source_snapshot.bookmark()
|
source_snapshot.bookmark()
|
||||||
else:
|
else:
|
||||||
if holds:
|
if holds:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user