mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-30 16:59:52 +00:00
重写stores初始化
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
mod bucket_meta;
|
||||
mod chunk_stream;
|
||||
pub mod disk;
|
||||
mod disks_layout;
|
||||
mod endpoints;
|
||||
pub mod disks_layout;
|
||||
pub mod endpoints;
|
||||
mod erasure;
|
||||
pub mod error;
|
||||
mod file_meta;
|
||||
|
||||
Reference in New Issue
Block a user