mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 15:47:57 +08:00
Remove obsolete property Volume.dataFileSize
This commit is contained in:
@@ -56,7 +56,6 @@ func (v *Volume) maybeWriteSuperBlock() error {
|
||||
}
|
||||
}
|
||||
}
|
||||
v.dataFileSize = SuperBlockSize
|
||||
}
|
||||
return e
|
||||
}
|
||||
|
Reference in New Issue
Block a user