1
0
mirror of https://github.com/restic/restic.git synced 2024-06-28 08:00:52 +02:00
restic/internal/fuse
Michael Eischer 522406b4f0 mount: Only remember successful snapshot refreshes
If the context provided by the fuse library is canceled before the index
was loaded this could lead to missing snapshots.
2022-08-19 19:07:07 +02:00
..
dir.go repository: extract LoadTree/SaveTree 2022-07-17 13:11:28 +02:00
file.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
fuse_test.go repository: extract LoadTree/SaveTree 2022-07-17 13:11:28 +02:00
link.go Report symlink sizes from FUSE mount 2022-03-13 16:48:35 +01:00
other.go add go:build headers everywhere 2022-03-28 22:23:47 +02:00
root.go mount: Fix parent inode used by snapshots dir 2022-08-07 13:03:32 +02:00
snapshots_dir.go mount: Fix parent inode used by snapshots dir 2022-08-07 13:03:32 +02:00
snapshots_dirstruct_test.go fuse: Redesign snapshot dirstruct 2022-08-07 12:13:06 +02:00
snapshots_dirstruct.go mount: Only remember successful snapshot refreshes 2022-08-19 19:07:07 +02:00