Update disk_location_ec.go

This commit is contained in:
chrislu
2025-10-26 09:57:05 -07:00
parent 3843a75ac6
commit 6f3cb7bebe
+1 -1
View File
@@ -225,7 +225,7 @@ func (l *DiskLocation) loadAllEcShards() (err error) {
prevVolumeId = 0
continue
}
prevVolumeId = volumeId
prevVolumeId = 0
sameVolumeShards = nil
continue
}