]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #64682 from ifed01/wip-ifed-fix-zstd
authorIgor Fedotov <igor.fedotov@croit.io>
Mon, 13 Oct 2025 13:06:07 +0000 (16:06 +0300)
committerGitHub <noreply@github.com>
Mon, 13 Oct 2025 13:06:07 +0000 (16:06 +0300)
commita2c39576b4760e97ae4760d0bfb0665a4c08aefd
tree08e50ee1e5565f0aa5b12842ee309526183d8bdb
parent353eaffcb6b2b4bfc42321b55d1348c143a45e72
parent54b4582199d7273c2da1e291c51fd436c2b54813
Merge pull request #64682 from ifed01/wip-ifed-fix-zstd

compressor/zstd: compressor correct buffer end detection using get_remaining()

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
src/compressor/zstd/ZstdCompressor.h
src/test/compressor/test_compression.cc