on 2022/10/17 17:53, Christian Brauner wrote: > This test changes permissions and specifically tests for setuid and > setgid bits to be dropped or kept. It really needs to be run when -g > perms is specified. Yes, Reviewed-by: Yang Xu <xuyang2018.jy@xxxxxxxxxxx> ps: generic/67[3-4] and generic/68[3-7] test suid and sgid, they should also add perms group. Best Regards Yang Xu > > Signed-off-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx> > --- > tests/generic/193 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/generic/193 b/tests/generic/193 > index ddaff69b..e2710b07 100755 > --- a/tests/generic/193 > +++ b/tests/generic/193 > @@ -7,7 +7,7 @@ > # Test permission checks in ->setattr > # > . ./common/preamble > -_begin_fstest metadata auto quick > +_begin_fstest metadata auto quick perms > > _register_cleanup "_cleanup_files" > tag="added by qa $seq" > > base-commit: a75c5f50584e03ca7862ad51f48efd2d524d1dc5