From: Neal Gompa on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1528
NOTE: Truncated patchset since committer email '[email protected]'
      does not match the submitter's GitLab public email address
      '[email protected]'.
Bugzilla: https://bugzilla.redhat.com/2032758

We want Zstandard compression to be available across the board, as
it's generally better than gzip with lower memory requirements.

---
 redhat/configs/ark/generic/CONFIG_CRYPTO_ZSTD                                  
                                      |  1 -
 redhat/configs/common/generic/s390x/zfcpdump/CONFIG_CRYPTO_ZSTD                
                                      |  1 +
 redhat/configs/fedora/generic/CONFIG_CRYPTO_ZSTD => 
redhat/configs/common/generic/CONFIG_CRYPTO_ZSTD                 |  0 
 redhat/configs/fedora/generic/CONFIG_ZRAM_DEF_COMP_LZ4 => 
redhat/configs/common/generic/CONFIG_ZRAM_DEF_COMP_LZ4     |  0 
 redhat/configs/fedora/generic/CONFIG_ZRAM_DEF_COMP_LZ4HC => 
redhat/configs/common/generic/CONFIG_ZRAM_DEF_COMP_LZ4HC |  0 
 redhat/configs/fedora/generic/CONFIG_ZRAM_DEF_COMP_ZSTD => 
redhat/configs/common/generic/CONFIG_ZRAM_DEF_COMP_ZSTD   |  0 
 redhat/configs/fedora/generic/CONFIG_ZRAM_DEF_COMP_842                         
                                      |  1 -
 redhat/configs/fedora/generic/CONFIG_ZRAM_DEF_COMP_LZO                         
                                      |  1 -
 redhat/configs/fedora/generic/CONFIG_ZRAM_DEF_COMP_LZORLE                      
                                      |  1 -
 9 files changed, 1 insertions(+), 4 deletions(-)
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to