wip: test

This commit is contained in:
Edwin Eefting 2024-09-25 15:45:36 +02:00
parent 7c06e24bd3
commit bcd2b69c04
No known key found for this signature in database
GPG Key ID: 0F3C35D8E9887737

View File

@ -1333,7 +1333,7 @@ class ZfsDataset:
prev_target_snapshot.release()
#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()
else:
if holds: