daemon/snapper: refactor sync-up algorithm + warn about FSes awaiting first sync point

refs https://github.com/zrepl/zrepl/issues/256
This commit is contained in:
Christian Schwarz
2020-01-15 19:12:31 +01:00
parent dd508280f0
commit 5b50a66c6c
3 changed files with 88 additions and 34 deletions
+2
View File
@@ -31,6 +31,8 @@ We use the following annotations for classifying changes:
------------------
* |feature| New option ``listen_freebind`` (tcp, tls, prometheus listener)
* |bugfix| |docs| snapshotting: clarify sync-up behavior and warn about filesystems
that will not be snapshotted until the sync-up phase is over
0.2.1
-----