1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-01 01:06:49 +00:00
restic/internal
Michael Eischer 6ec2b62ec5 fuse: cache fs.Node instances
A particular node should always be represented by a single instance.
This is necessary to allow the fuse library to assign a stable nodeId to
a node. macOS Sonoma trips over the previous, unstable behavior when
using fuse-t.
2024-09-14 18:11:44 +02:00
..
archiver minimize usage of internal/fs in tests 2024-08-31 18:20:41 +02:00
backend backend: consistently use os package for filesystem access 2024-08-31 18:20:40 +02:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker add proper constants for node type 2024-08-31 18:20:01 +02:00
crypto crypto: cleanup ciphertext verification error 2024-06-05 22:33:20 +02:00
debug
dump minimize usage of internal/fs in tests 2024-08-31 18:20:41 +02:00
errors
feature drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
filter move include/exclude options to filter package 2024-08-31 18:04:07 +02:00
fs Merge pull request #5032 from dropbigfish/master 2024-09-01 21:52:26 +00:00
fuse fuse: cache fs.Node instances 2024-09-14 18:11:44 +02:00
migrations drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
options
repository repository: remove redundant cleanup code 2024-08-31 17:37:25 +02:00
restic forget: make oldest snapshot marker more strict 2024-09-07 15:07:23 +05:30
restorer fs: move WindowsAttributes definition back to restic package 2024-08-31 18:40:36 +02:00
selfupdate
test
textfile
ui add proper constants for node type 2024-08-31 18:20:01 +02:00
walker add proper constants for node type 2024-08-31 18:20:01 +02:00