Add new chunk hashes to the cs_add_list when creating or updating them in the chunk server

This commit is contained in:
2025-11-15 10:55:11 +01:00
parent a366b46398
commit 11054cae86
3 changed files with 10 additions and 2 deletions
-2
View File
@@ -798,8 +798,6 @@ 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.