mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
refactor: move ecstore format layout owners (#3646)
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
//! topology separate from runtime `Sets`/`SetDisks` orchestration before any
|
||||
//! file moves happen.
|
||||
|
||||
pub(crate) mod disks_layout;
|
||||
pub(crate) mod format;
|
||||
pub(crate) mod set_layout;
|
||||
|
||||
Reference in New Issue
Block a user