restic/changelog/unreleased
Michael Eischer 0747cf5319 cache: ignore ErrNotExist during cleanup of old files
Two restic processes running concurrently can try to remove the same
files from the cache. This could cause one process to fail with an error
if the other one has already remove a file that the current process also
tries to delete.
2024-04-10 19:25:51 +02:00
..
.gitignore Add gitignore to changelog/unreleased 2020-11-05 09:01:32 +01:00
issue-693 document snapshot statistics 2024-02-23 22:32:04 +01:00
issue-4251 apply suggestion from review 2024-01-23 19:09:04 +01:00
issue-4287 add changelog for rest unix socket support 2024-03-28 17:41:41 +01:00
issue-4472 s3: update documentation 2024-01-07 19:30:11 +01:00
issue-4515 retry: Do not retry Load() if file does not exist 2023-10-22 13:25:32 -05:00
issue-4540 Prepare changelog for 0.16.2 2023-10-29 19:50:04 +01:00
issue-4547 Split go_target into go_os and go_arch 2023-11-01 22:43:38 +01:00
issue-4549 add changelog for ls --ncdu 2024-01-27 13:17:15 +01:00
issue-4583 s3: minor cleanups for archive storage class handling 2024-01-20 11:25:28 +01:00
issue-4601 add feature flag documentation 2024-03-09 17:29:52 +01:00
issue-4602 add changelog for legacy index deprecation 2024-03-09 18:35:00 +01:00
issue-4656 Properly report the ID of newly added keys 2024-01-29 10:12:49 +01:00
issue-4676 key: move add, list, remove, passwd to sub-commands 2024-02-06 01:47:43 +05:30
issue-4678 dump: update docs for --target option 2024-02-10 18:39:06 +01:00
issue-4744 key list: include full key id in JSON output 2024-03-31 12:25:20 +02:00
issue-4760 cache: ignore ErrNotExist during cleanup of old files 2024-04-10 19:25:51 +02:00
pull-4006 add changelog for deviceID only for hardlinks 2024-03-28 19:32:50 +01:00
pull-4503 stats: only check for hardlinks for files with more than one link 2024-03-28 21:29:27 +01:00
pull-4526 Add bitrot detection to "diff" command 2024-01-06 20:12:47 +01:00
pull-4573 rewrite: Add changelog 2023-12-24 15:36:22 +01:00
pull-4590 mount: detect mountpoint does not exist before opening the repository 2023-12-24 11:54:18 +01:00
pull-4611 Add changelog and update docs for windows attr 2024-02-22 17:59:56 -07:00
pull-4615 walker: Remove ignoreTrees functionality 2024-01-19 21:16:06 +01:00
pull-4644 add changelog for enhanced repair packs 2024-02-12 21:43:35 +01:00
pull-4664 ls: include standard message_type field in output 2024-01-27 15:48:24 +01:00
pull-4703 Add changelog for SIGTERM bugfix. 2024-02-19 11:31:48 +01:00
pull-4709 add changelog for locking refactor 2024-03-28 23:46:58 +01:00
pull-4737 forget json output: added id's in snapshots within reasons object 2024-03-29 11:30:00 +01:00