mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-10 22:36:53 +00:00
layout: add helper for cached/external values to centralize recomputation
This commit is contained in:
@@ -455,7 +455,7 @@ impl<'a> BucketHelper<'a> {
|
||||
.system
|
||||
.cluster_layout()
|
||||
.all_nongateway_nodes()
|
||||
.into_owned();
|
||||
.to_vec();
|
||||
let k2vindexes = self
|
||||
.0
|
||||
.k2v
|
||||
|
||||
Reference in New Issue
Block a user