mirror of
https://github.com/borgbackup/borg.git
synced 2026-03-22 02:20:32 -04:00
the statically allocated COMPR_BUFFER was right size for chunks, but not for the archive item which could get larger if you have many millions of files/dirs. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| archive.py | ||
| archiver.py | ||
| benchmark.py | ||
| chunker.py | ||
| compress.py | ||
| crypto.py | ||
| hashindex.py | ||
| helpers.py | ||
| key.py | ||
| locking.py | ||
| logger.py | ||
| lrucache.py | ||
| platform.py | ||
| repository.py | ||
| shellpattern.py | ||
| upgrader.py | ||
| xattr.py | ||