]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
libcephfs: add test cases for dropping the suid/sgid in fallocate
authorXiubo Li <xiubli@redhat.com>
Tue, 14 Feb 2023 07:15:49 +0000 (15:15 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 11 Apr 2023 02:03:45 +0000 (10:03 +0800)
commitfd41d8a2cdcff7aa370744befcc632af9fa8ffbb
tree12668866f66d2b1c83f6fd475cb6f4e9acc004f6
parent4f2d541a2e8b642a082da648443c9d2cd81d6c9a
libcephfs: add test cases for dropping the suid/sgid in fallocate

This test cases are from xfstests-dev's generic/684.

Fixes: https://tracker.ceph.com/issues/58680
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 36416b2df5f5af0718af81130e2edd31f3426547)
qa/workunits/libcephfs/test.sh
src/test/libcephfs/CMakeLists.txt
src/test/libcephfs/suidsgid.cc [new file with mode: 0644]