mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-05 23:57:10 +00:00
Update disk_location_ec.go
This commit is contained in:
@@ -225,7 +225,7 @@ func (l *DiskLocation) loadAllEcShards() (err error) {
|
||||
prevVolumeId = 0
|
||||
continue
|
||||
}
|
||||
prevVolumeId = volumeId
|
||||
prevVolumeId = 0
|
||||
sameVolumeShards = nil
|
||||
continue
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user