ec: generate and copy .vif file

This commit is contained in:
Chris Lu
2019-12-28 12:44:59 -08:00
parent c06f7eb48a
commit 37b64a50b4
8 changed files with 220 additions and 212 deletions

View File

@@ -255,6 +255,7 @@ message VolumeEcShardsCopyRequest {
bool copy_ecx_file = 4;
string source_data_node = 5;
bool copy_ecj_file = 6;
bool copy_vif_file = 7;
}
message VolumeEcShardsCopyResponse {
}