FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH] generic/193: add to perms group
@ 2022-10-17  9:53 Christian Brauner
  2022-10-17 10:01 ` xuyang2018.jy
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Brauner @ 2022-10-17  9:53 UTC (permalink / raw)
  To: Zorro Lang, fstests; +Cc: Christian Brauner

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@kernel.org>
---
 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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-18  2:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17  9:53 [PATCH] generic/193: add to perms group Christian Brauner
2022-10-17 10:01 ` xuyang2018.jy
2022-10-17 13:29   ` Zorro Lang
2022-10-17 15:04     ` Christian Brauner
2022-10-18  2:27       ` xuyang2018.jy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox