mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-06 12:09:12 +00:00
c0155f0dfa
Also replace deprecated Atomic::fetch_update calls with try_update so the current Rust toolchain keeps lint and CI jobs warning-clean. Co-authored-by: heihutu <heihutu@gmail.com>
ECStore Core Layout
Reserved for the store facade and object, bucket, list, multipart, and heal core paths after pure-move compatibility coverage is in place.