]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: Allow for reading raw written data.
authorChristopher Hoffman <choffman@redhat.com>
Thu, 8 May 2025 18:33:36 +0000 (18:33 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:35 +0000 (13:59 +0000)
commitdcd571a65565e36d36df12e89d225afc7c6835e2
tree8b600b1e60e4256b7502eed1d04a8cb5e0891ab9
parentfb7b8be36dd059ac348752991e8f9627c893388f
client: Allow for reading raw written data.

When looking up the effective_size and the client_fscrypt_as
option is false show the inode size value. This will allow for
reading raw encrypted data when no key is provided.

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