]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: fix non-encrypted case in read_sync
authorChristopher Hoffman <choffman@redhat.com>
Tue, 21 May 2024 16:54:35 +0000 (16:54 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Thu, 14 Aug 2025 20:08:08 +0000 (20:08 +0000)
commit4f3fb686809bb160043ec8aeba1e00466e693e00
tree0a053c1cd435b647af7bf7cf2bcabfb28a6888bf
parent0c822ec23c8667a94099be156708015bc3e93dc4
client: fix non-encrypted case in read_sync

Only append pbl to bl if encrypted case.

Fixes: https://tracker.ceph.com/issues/65964
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/Client.cc