support remote disk

Signed-off-by: junxiang Mu <1948535941@qq.com>
This commit is contained in:
junxiang Mu
2024-08-29 18:28:47 +08:00
parent 38fafed013
commit a8e546c9af
13 changed files with 2688 additions and 67 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ mod chunk_stream;
pub mod disk;
mod disks_layout;
mod endpoints;
mod erasure;
pub mod erasure;
pub mod error;
mod file_meta;
pub mod peer;