rename proto field

This should not have any impact.
This commit is contained in:
chrislu 2024-10-24 21:36:56 -07:00
parent ae5bd0667a
commit 2f3d820f52
2 changed files with 515 additions and 515 deletions

View File

@ -478,7 +478,7 @@ message VolumeInfo {
repeated RemoteFile files = 1;
uint32 version = 2;
string replication = 3;
uint32 BytesOffset = 4;
uint32 bytes_offset = 4;
int64 dat_file_size = 5; // store the original dat file size
uint64 expire_at_sec = 6; // expiration time of ec volume
bool read_only = 7;

File diff suppressed because it is too large Load Diff