Files
restic/cmd/restic
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
..
2017-07-23 14:19:13 +02:00
2021-01-30 20:02:37 +01:00
2020-08-30 16:00:48 +02:00
2022-09-11 00:44:12 +02:00
2020-12-23 23:26:04 +03:00
2021-01-30 20:02:37 +01:00
2017-07-23 14:19:13 +02:00
2020-11-28 17:00:31 +01:00
2021-01-30 20:02:37 +01:00
2022-09-10 23:50:20 +02:00
2017-07-23 14:19:13 +02:00
2020-08-04 08:38:57 +02:00
2022-08-19 19:12:26 +02:00