s3: load storage-class disk mapping from filer grpc config

This commit is contained in:
Chris Lu
2026-02-09 13:53:04 -08:00
parent 5e4b3f0078
commit 4f1fce0882
13 changed files with 215 additions and 176 deletions
@@ -357,6 +357,7 @@ message GetFilerConfigurationResponse {
string filer_group = 13;
int32 major_version = 14;
int32 minor_version = 15;
map<string, string> storage_class_disk_type = 16;
}
message SubscribeMetadataRequest {