1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-22 07:43:03 +00:00
restic/internal
greatroar 8c7a6daa47 dump: Simplify writeNode and use fewer goroutines
This changes Dumper.writeNode to spawn loader goroutines as needed
instead of as a pool. The code is shorter, fewer goroutines are spawned
for small files, and crash dumps (also for unrelated errors) should be
smaller.
2024-09-30 17:24:05 +02:00
..
archiver minimize usage of internal/fs in tests 2024-08-31 18:20:41 +02:00
backend cache: fix race condition in cache cleanup 2024-09-14 18:07:46 +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 dump: Simplify writeNode and use fewer goroutines 2024-09-30 17:24:05 +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 fs: retry preallocate on Linux if interrupted by signal 2024-09-07 16:39:40 +02:00
fuse add proper constants for node type 2024-08-31 18:20:01 +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