]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
test, client: implement tests for not supported FALLOC ops, use policy to determine...
authorChristopher Hoffman <choffman@redhat.com>
Tue, 17 Dec 2024 16:09:20 +0000 (16:09 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:34 +0000 (13:59 +0000)
commit5e693cbd9bde1c480fcc4c0cfa92fa49d176c171
tree0ef2a177fbb1098eceef361c87ea6a6ab45c5ca3
parent5938362bbd406202b4b5de52e64992c825f7a2cd
test, client: implement tests for not supported FALLOC ops, use policy to determine the padding size for encrypted filename

Adding test for not supported FALLOC ops on the encypted tree
Using policy to determine the padding length for encrypted file names and symlinks

Fixes: https://tracker.ceph.com/issues/64162
https://tracker.ceph.com/issues/64131
Author: Igor Golikov <igolikov@ibm.com>
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/FSCrypt.cc
src/client/FSCrypt.h
src/test/libcephfs/fscrypt.cc