2
0
Эх сурвалжийг харах

chunks cache: invalidate old chunk index cache

guess we better invalidate the old repo-side cache of the
chunk index and rebuild it with the current borg and
borghash code.
Thomas Waldmann 1 сар өмнө
parent
commit
34d3ed402b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/borg/cache.py

+ 1 - 1
src/borg/cache.py

@@ -701,7 +701,7 @@ def delete_chunkindex_cache(repository):
     logger.debug(f"cached chunk indexes deleted: {hashes}")
 
 
-CHUNKINDEX_HASH_SEED = 2
+CHUNKINDEX_HASH_SEED = 3
 
 
 def write_chunkindex_to_repo_cache(