Bug fixes

This commit is contained in:
2025-11-15 10:38:45 +01:00
parent a11740ab41
commit a366b46398
4 changed files with 9 additions and 7 deletions
+2
View File
@@ -798,6 +798,8 @@ static int process_chunk_server_sync(MetadataServer *state,
if (!file_tree_uses_hash(&state->file_tree, hash))
continue;
// TODO: execution never reaches this point for some reason
// If the chunk is properly replicated or under-replicated,
// add it to the ms_add_list.