s3: move buckets folder configuration to filer

This commit is contained in:
Chris Lu
2020-02-24 14:34:14 -08:00
parent b06b7ca6e6
commit d8dec2323b
8 changed files with 149 additions and 115 deletions

View File

@@ -219,4 +219,5 @@ message GetFilerConfigurationResponse {
string replication = 2;
string collection = 3;
uint32 max_mb = 4;
string dir_buckets = 5;
}