restic/internal/fuse
Michael Eischer 0e9716a6e6 fuse: forget fs.Node instances on request by the kernel
Forget fs.Node instances once the kernel frees the corresponding nodeId.
This ensures that restic does not run out of memory on large snapshots.
2024-11-03 21:42:19 +01:00
..
dir.go fuse: forget fs.Node instances on request by the kernel 2024-11-03 21:42:19 +01:00
file.go fuse: forget fs.Node instances on request by the kernel 2024-11-03 21:42:19 +01:00
fuse_test.go fuse: forget fs.Node instances on request by the kernel 2024-11-03 21:42:19 +01:00
inode.go fuse: Mix inode hashes in a non-symmetric way 2023-03-21 17:33:18 +01:00
link.go fuse: forget fs.Node instances on request by the kernel 2024-11-03 21:42:19 +01:00
other.go fuse: forget fs.Node instances on request by the kernel 2024-11-03 21:42:19 +01:00
root.go fuse: forget fs.Node instances on request by the kernel 2024-11-03 21:42:19 +01:00
snapshots_dir.go fuse: forget fs.Node instances on request by the kernel 2024-11-03 21:42:19 +01:00
snapshots_dirstruct.go Fix linter errors (except for tests) 2024-02-10 22:58:10 +01:00
snapshots_dirstruct_test.go mount: Map slashes in tags to underscores 2022-08-19 18:17:57 +02:00
tree_cache.go fuse: forget fs.Node instances on request by the kernel 2024-11-03 21:42:19 +01:00
xattr.go fuse: fix windows build 2023-07-08 22:40:22 +02:00