restic/internal
Michael Eischer 51173c5003 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-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 Fix review comments 2024-04-29 16:21:38 -06:00
dump minimize usage of internal/fs in tests 2024-08-31 18:20:41 +02:00
errors Add changelog and fix lint error 2024-02-24 13:47:49 -07:00
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: forget fs.Node instances on request by the kernel 2024-09-14 18:11:44 +02:00
migrations drop support for s3legacy layout 2024-08-31 17:25:24 +02:00
options backend, options: Prefer strings.Cut to SplitN 2022-12-02 19:19:14 +01:00
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 Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
test use consistent alias for interal/test package 2024-03-29 00:24:03 +01:00
textfile Replace most usages of ioutil with the underlying function 2022-12-02 19:36:43 +01:00
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