]> 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>
Fri, 28 Jun 2024 05:01:08 +0000 (13:01 +0800)
commitec30c46d1773679ae3787cf68a14b0f7d869101b
tree2214e02d84d2c3c0036ce0e17a49f10b4a53bb71
parent797e92692196122fb9dc26617904379cc777bd2b
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>
src/test/libcephfs/test.cc
src/test/libcephfs/vxattr.cc