mirror of
https://github.com/deepseek-ai/3FS
synced 2025-05-09 07:09:22 +00:00
* fix minor format issue Signed-off-by: izxl007 <zengzheng007@163.com> * delete dead code Signed-off-by: izxl007 <zengzheng007@163.com> --------- Signed-off-by: izxl007 <zengzheng007@163.com>
This commit is contained in:
parent
0eb495ef3a
commit
be574628c8
@ -257,7 +257,7 @@ When a storage service finds a previously offline successor is online:
|
||||
|
||||
- The chunk lock is released.
|
||||
|
||||
4\. When all required chunks have been transferred, a sync-done message is sent to the successor.
|
||||
4. When all required chunks have been transferred, a sync-done message is sent to the successor.
|
||||
|
||||
The rules used to decide which chunks should be transferred are:
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
add_subdirectory(common)
|
||||
#add_subdirectory(ClientAgentService)
|
||||
add_subdirectory(MetaService)
|
||||
add_subdirectory(mgmtd)
|
||||
add_subdirectory(core)
|
||||
|
Loading…
Reference in New Issue
Block a user