]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: skip fscrypt decrypt_bl if data bl is empty.
authorChristopher Hoffman <choffman@redhat.com>
Wed, 23 Jul 2025 19:11:31 +0000 (19:11 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:36 +0000 (13:59 +0000)
commit519f31271e40d6ea32911d4f5fd13d5523944512
tree0bd1fddfbed7d646f9757e00e9a7cb79a794a23c
parent1d09c234927c4d9feabf603af0660e900f4526c0
client: skip fscrypt decrypt_bl if data bl is empty.

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