]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: add fscrypt attribute testcases
authorJeff Layton <jlayton@redhat.com>
Mon, 10 May 2021 13:19:10 +0000 (09:19 -0400)
committerXiubo Li <xiubli@redhat.com>
Thu, 13 Jan 2022 14:01:39 +0000 (22:01 +0800)
commit5d09332c3637f1d9dcd017095c688db147710b74
tree6fa33063f627069e5d4b2df44192ea2a785362f1
parentb52dd9deedcf77f0fd35388893ad895288660864
test: add fscrypt attribute testcases

Create a file and set both fscrypt_auth and fscrypt_file on it. Verify
that they are set, remount and verify it again.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/test/libcephfs/test.cc