]> git.ipfire.org Git - thirdparty/zstd.git/commit
--ultra automatically triggered with --long and --patch-from 4289/head
authorYann Collet <cyan@fb.com>
Sun, 9 Feb 2025 06:47:05 +0000 (22:47 -0800)
committerYann Collet <cyan@fb.com>
Sun, 9 Feb 2025 06:47:05 +0000 (22:47 -0800)
commitaebffd66ec43a721b9d07e67e18f353bf2082430
tree98cb2f9014a0157469ab0e4972777e66738a5c7d
parent0396480109627a819134f3ab5791f24af4768663
--ultra automatically triggered with --long and --patch-from

the purpose of --ultra is to make the user explicitly opt-in
to generate very large window size (> 8 MB).

The agreement to generate very large window size is already implicit
when selecting --long or --patch-from.

Consequently, `--ultra ` is automatically enabled when `--long` or `--patch-from` is set.
programs/zstdcli.c