mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-03 02:38:12 +00:00
814ab5bbf3
fix(ecstore): classify system metadata volume failures Preserve retryable quorum errors when system metadata reads or writes encounter missing volumes, and cover the create-bucket data-usage path with regressions. Co-authored-by: heihutu <heihutu@gmail.com>