]> 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:27:44 +0000 (10:27 +0800)
commit6f7714edfb6189c5f96c5a6356fab83017ef557d
treec71945ceecbef8cf4829274a0a4db294861f8f80
parente0048df98645545c387e07be5a819d2e2d5ecf83
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]