diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-05-21 21:18:35 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-05-21 21:24:28 +0200 |
commit | b9b3b7663dffb83e112b5a4aaf786fcab23182fa (patch) | |
tree | 68eba521952284614e3725fc524ea3cc136ea714 /bin/rdsquashfs/options.c | |
parent | e942ed9b277cd8058e9ab1b5a762ee399f5231f0 (diff) |
Fix: zstd: actually set the compression level from the options
In the zstd compressor, the compression level from the configuration
structure wasn't used at all. Instead, the zstd compressor was told
to use level 0 and compressor options with that parameter were written
to disk.
This commit makes sure the level parameter is propperly initialized.
Reported-by: Sébastien Gross
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'bin/rdsquashfs/options.c')
0 files changed, 0 insertions, 0 deletions