]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: fscrypt rmw fails when endoff end of block or file
authorChristopher Hoffman <choffman@redhat.com>
Tue, 7 May 2024 00:59:11 +0000 (00:59 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:34 +0000 (13:59 +0000)
commit658d97704c91ac6c2f5d2f0b2ed4be0060105e31
treef2d7c96cbd66e7c2093d882507e018664183313d
parent123c473d2143aa91c75a934f9fed7ff563a0811d
client: fscrypt rmw fails when endoff end of block or file
Fscrypt rmw fails when end of a write lines up with end of
a block or end of the file.

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