mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-31 17:28:13 +00:00
[block-ref-repair] rename rc's rc field to rc_table
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ impl Worker for RepairWorker {
|
||||
for entry in self
|
||||
.manager
|
||||
.rc
|
||||
.rc
|
||||
.rc_table
|
||||
.range::<&[u8], _>((start_bound, Bound::Unbounded))?
|
||||
{
|
||||
let (hash, _) = entry?;
|
||||
|
||||
Reference in New Issue
Block a user