garage/src/garage/repair
Alex dc0b78cdb8
[block-ref-repair] Block refcount recalculation and repair
- We always recalculate the reference count of a block before deleting
  it locally, to make sure that it is indeed zero.

- If we had to fetch a remote block but we were not able to get it,
  check that refcount is indeed > 0.

- Repair procedure that checks everything
2024-03-19 16:20:22 +01:00
..
mod.rs improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00
offline.rs config: refactor secret sourcing 2024-01-15 17:18:46 +01:00
online.rs [block-ref-repair] Block refcount recalculation and repair 2024-03-19 16:20:22 +01:00