Add new chunk hashes to the cs_add_list when creating or updating them in the chunk server
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user