mirror of
https://git.zx2c4.com/cgit
synced 2025-02-05 13:00:01 +00:00
892ba8c3cc
This patch adds support for zstd [0] compressed snapshots (*.tar.zst). We enable multiple working threads (-T0), but keep default compression level. The latter can be influenced by environment variable. [0] https://www.zstd.net/ Signed-off-by: Christian Hesse <mail@eworm.de>