restic/internal
Michael Eischer 5b6a77058a Enable sparseness only conditionally
We can either preallocate storage for a file or sparsify it. This
detects a pack file as sparse if it contains an all zero block or
consists of only one block. As the file sparsification is just an
approximation, hide it behind a `--sparse` parameter.
2022-09-24 21:20:00 +02:00
..
2022-07-17 13:42:23 +02:00
2022-05-11 21:36:10 +02:00
2022-08-05 23:47:12 +02:00
2021-01-30 20:19:47 +01:00