mirror of
https://github.com/octoleo/restic.git
synced 2024-11-26 06:46:34 +00:00
caa17988a3
Cleanly separate the directory presentation and the snapshot directory structure. SnapshotsDir now translates the dirStruct into a format usable by the fuse library and contains only minimal special case rules. All decisions have moved into SnapshotsDirStructure which now creates a fully preassembled tree data structure. |
||
---|---|---|
.. | ||
dir.go | ||
file.go | ||
fuse_test.go | ||
link.go | ||
other.go | ||
root.go | ||
snapshots_dir.go | ||
snapshots_dirstruct_test.go | ||
snapshots_dirstruct.go |