mirror of
https://github.com/zrepl/zrepl.git
synced 2024-11-26 02:14:44 +01:00
644d6f8ffb
As became clear in #126 (comment) the current zrepl:placeholder user property makes it hard to rename datasets because the placeholder status is determined by computing a hash of the dataset path and comparing it with the property value. This PR - changes zrepl:placeholder to a simple on|off property - derives property status from the property source (local),avoiding the original problem of property inheritance in the original implementation - provides a migration command that, based on the current zrepl configuration, migrates property values to the new on|off schema refs #150 |
||
---|---|---|
.. | ||
test_helpers | ||
datasetpath_visitor_test.go | ||
datasetpath_visitor.go | ||
mapping.go | ||
placeholder.go | ||
prometheus.go | ||
replication_history.go | ||
resume_token_test.go | ||
resume_token.go | ||
versions.go | ||
zfs_debug.go | ||
zfs_pipe_linux.go | ||
zfs_pipe.go | ||
zfs_test.go | ||
zfs.go |