garage/src/block
Alex ad6b1cc0be
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Merge branch 'main' into next
2023-09-11 13:14:18 +02:00
..
block.rs block manager: fix bug where rebalance didn't delete old copies 2023-09-07 16:04:03 +02:00
Cargo.toml Merge branch 'main' into next 2023-09-11 13:14:18 +02:00
layout.rs block manager: fix indentation (why not detected by cargo fmt?) 2023-09-11 11:52:57 +02:00
lib.rs block manager: skeleton for multi-hdd support 2023-09-06 16:35:28 +02:00
manager.rs block manager: remove data_dir field 2023-09-11 11:57:36 +02:00
metrics.rs More clippy fixes 2023-01-26 17:26:32 +01:00
rc.rs More clippy fixes 2023-01-26 17:26:32 +01:00
repair.rs block repair: simpler/more robust iterator progress calculation 2023-09-11 12:31:34 +02:00
resync.rs block manager: refactoring & increase max worker count to 8 2023-09-06 16:35:28 +02:00