1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 04:24:10 +00:00
restic/internal/fuse
Michael Eischer 3d29083e60 copy/find/ls/recover/stats: Memorize snapshot listing before index
These commands filter the snapshots according to some criteria which
essentially requires loading the index before filtering the snapshots.
Thus create a copy of the snapshots list beforehand and use it later on.
2022-04-09 12:26:30 +02:00
..
dir.go
file.go
fuse_test.go
link.go
meta_dir.go
other.go
root.go
snapshots_dir.go copy/find/ls/recover/stats: Memorize snapshot listing before index 2022-04-09 12:26:30 +02:00