]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: fscrypt last block
authorChristopher Hoffman <choffman@redhat.com>
Thu, 16 Jan 2025 23:37:51 +0000 (23:37 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:34 +0000 (13:59 +0000)
commit1ebf764acb612d0996aa9be3fb163abcfae98bf9
tree12025b6007864b29a25f1b42e72392d0bceadaf4
parentbd85319c89aad134f41b7172b6a956839a2666ba
client: fscrypt last block

Support two edge cases in fscrypt last block.

1. When fscrypt last block is not the first block
2. Make sure to clean up SaferCond, allowing for successive
   truncates utilizing lastblock.

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/Client.cc