mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-26 22:45:43 +08:00
move filer assign volume grpc errror to response
This commit is contained in:
@@ -180,6 +180,7 @@ message AssignVolumeResponse {
|
||||
string auth = 5;
|
||||
string collection = 6;
|
||||
string replication = 7;
|
||||
string error = 8;
|
||||
}
|
||||
|
||||
message LookupVolumeRequest {
|
||||
|
||||
Reference in New Issue
Block a user