Files
restic/internal/repository
Michael Eischer 406dec29a7 repository: remove redundant mutex in checkForOtherLocks
forAllLocks already serializes the callback calls. Still has to create a
copy of checkedIDs to prevent a data race between forAllLocks and the
callback.
2026-06-13 21:37:24 +02:00
..
2022-08-19 19:12:26 +02:00
2026-06-13 21:36:36 +02:00
2025-01-13 22:40:18 +01:00
2026-06-13 19:48:15 +02:00