1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-25 17:27:31 +00:00

spelling: healthy

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-01-12 09:35:49 -05:00
parent 6266ba8891
commit 6e7f593b98

View file

@ -333,7 +333,7 @@ Changes:
- compression: use the 2 bytes for type and level, #6698 - compression: use the 2 bytes for type and level, #6698
- use version 2 for new archives - use version 2 for new archives
- convert timestamps int/bigint -> msgpack.Timestamp, see #2323 - convert timestamps int/bigint -> msgpack.Timestamp, see #2323
- all hardlinks have chunks, maybe chunks_healty, hlid - all hardlinks have chunks, maybe chunks_healthy, hlid
- remove the zlib type bytes hack - remove the zlib type bytes hack
- make sure items with chunks have precomputed size - make sure items with chunks have precomputed size
- removes the csize element from the tuples in the Item.chunks list - removes the csize element from the tuples in the Item.chunks list