1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 12:34:10 +00:00
restic/internal/walker
Michael Eischer 1bd1f3008d walker: extend TreeRewriter to support snapshot repairing
This adds support for caching already rewritten trees, handling of load
errors and disabling the check that the serialization doesn't lead to
data loss.
2023-05-01 15:20:24 +02:00
..
rewriter.go walker: extend TreeRewriter to support snapshot repairing 2023-05-01 15:20:24 +02:00
rewriter_test.go walker: extend TreeRewriter to support snapshot repairing 2023-05-01 15:20:24 +02:00
testing.go
walker.go
walker_test.go walker: restructure FilterTree into TreeRewriter 2023-05-01 15:20:12 +02:00