add dat file size into vif for EC
This commit is contained in:
@@ -478,6 +478,7 @@ message VolumeInfo {
|
||||
uint32 version = 2;
|
||||
string replication = 3;
|
||||
uint32 BytesOffset = 4;
|
||||
int64 file_size = 5; // used for EC encoded volumes to store the original file size
|
||||
}
|
||||
|
||||
// tiered storage
|
||||
|
||||
Reference in New Issue
Block a user