Garage v1.0 #683

Merged
lx merged 119 commits from next-0.10 into main 2024-04-10 15:23:13 +00:00
Showing only changes of commit d4df03424f - Show all commits

View file

@ -113,8 +113,6 @@ fn update_layout(
staging.parameters.update(LayoutParameters {
zone_redundancy: ZoneRedundancy::AtLeast(zone_redundancy),
});
cl.update_hashes();
}
#[test]