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. 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 -- 2.34.1