Merge branch 'optimal-layout' of https://git.deuxfleurs.fr/Deuxfleurs/garage into optimal-layout
This commit is contained in:
commit
7b2c065c82
@ -495,9 +495,7 @@ impl ClusterLayout {
|
|||||||
zone: _,
|
zone: _,
|
||||||
capacity: Some(c),
|
capacity: Some(c),
|
||||||
tags: _,
|
tags: _,
|
||||||
}) => {
|
}) => *c,
|
||||||
*c
|
|
||||||
}
|
|
||||||
_ => 0,
|
_ => 0,
|
||||||
})
|
})
|
||||||
.collect();
|
.collect();
|
||||||
|
Loading…
Reference in New Issue
Block a user