]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #64815 into squid
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 18 Feb 2026 15:41:32 +0000 (10:41 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 18 Feb 2026 15:41:32 +0000 (10:41 -0500)
* refs/pull/64815/head:
The compilation of ISAL compress in the current code depends on the macro HAVE_NASM_X64_AVX2. However, the macro HAVE_NASM_X64_AVX2 has been removed, resulting in the compression not using ISAL even if the compressor_zlib_isal parameter is set to true.

Reviewed-by: Patrick Donnelly <pdonnell@ibm.com>

Trivial merge