move filer assign volume grpc errror to response

This commit is contained in:
Chris Lu
2020-02-25 17:15:09 -08:00
parent bc38b72a20
commit 0841bedb15
9 changed files with 139 additions and 113 deletions

View File

@@ -180,6 +180,7 @@ message AssignVolumeResponse {
string auth = 5;
string collection = 6;
string replication = 7;
string error = 8;
}
message LookupVolumeRequest {