]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
libcephfs: move ClearSetuid to suidsgid.cc
authorXiubo Li <xiubli@redhat.com>
Tue, 14 Mar 2023 03:27:03 +0000 (11:27 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 11 Apr 2023 02:05:03 +0000 (10:05 +0800)
commitcf9240f5bf93a8b31bb36cfeebf7500cf0847537
tree30a1ec9c293a3115473b6aa0de87f243a950a195
parent276619677da71785a6e899b014c37127cfba05d5
libcephfs: move ClearSetuid to suidsgid.cc

And rename it to ChownClearSetuid, which will test the chown only.

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