garage/src/garage/cli
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
..
cmd.rs Merge branch 'main' into next-0.10 2024-03-18 20:19:30 +01:00
convert_db.rs [rm-sled] Remove the Sled database engine 2024-03-08 14:11:02 +01:00
init.rs help, comments: make clear that full-length node ID = public key 2024-01-16 14:04:11 +01:00
layout.rs cli: improvements to the layout commands when multiple layouts are live 2023-12-08 11:24:23 +01:00
mod.rs Move convert_db command into main garage binary 2023-10-10 12:13:15 +02:00
structs.rs [block-ref-repair] Block refcount recalculation and repair 2024-03-19 16:20:22 +01:00
util.rs cli: improvements to the layout commands when multiple layouts are live 2023-12-08 11:24:23 +01:00