]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/libcephfs: move FsCrypt xattr test to dedicated test file
authorXiubo Li <xiubli@redhat.com>
Tue, 5 Mar 2024 00:32:34 +0000 (08:32 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 24 Jul 2024 02:47:41 +0000 (10:47 +0800)
commitda8e3a46c2bfecb87345e2e348c7729a7efc6275
tree9116ce2b808d9f7c79678d63ac3e75bff9e108c9
parent01a0282b3e974be5dc2f7b878a0a133fa42dd273
test/libcephfs: move FsCrypt xattr test to dedicated test file

Switch to use XATTR_CREATE.

Fixes: https://tracker.ceph.com/issues/64679
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit ec30c46d1773679ae3787cf68a14b0f7d869101b)
src/test/libcephfs/test.cc
src/test/libcephfs/vxattr.cc