garage/src/block
Jonathan Davies 9c788059e2 block/manager.rs: In is_block_compressed - check which compression_level
is configured on a node and check for raw block first if compression is
disabled (to help reduce syscalls during a scrub).
2023-05-09 10:28:19 +01:00
..
block.rs Use streaming in block manager 2022-07-29 12:25:02 +02:00
Cargo.toml Prepare for v0.8.2 2023-03-13 18:46:31 +01:00
lib.rs block manager: refactor: split resync into separate file 2022-09-02 16:47:15 +02:00
manager.rs block/manager.rs: In is_block_compressed - check which compression_level 2023-05-09 10:28:19 +01: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.rs: Added log entries for scrub start/finish. 2023-04-23 22:22:26 +01:00
resync.rs Uniform framework for bg variable management 2023-01-04 13:07:13 +01:00