]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Fri, 15 Aug 2025 16:03:31 +0000 (16:03 +0000)
commit3bf203cd90b2bb53b95246b1c0de8f437c16c5d0
tree4e50df36aa9d1ceced09bbf3adafcf8295a7f978
parent47f2a9fa705c63dc5b618bfcc7c5f06d73eca40b
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