From 31db182a1c107e2e5e230ea715908a3b693e17c8 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Fri, 21 Oct 2016 14:22:06 -0700 Subject: [PATCH] generic/314: remove from acl group generic/314 no longer tests POSIX ACLs. It only tests the SGID bit. Therefore, it should not be in the acl group anymore. Signed-off-by: Eric Biggers Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/group b/tests/generic/group index 3029bb48..08007d77 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -316,7 +316,7 @@ 311 auto metadata log 312 auto quick prealloc enospc 313 auto quick -314 auto quick acl +314 auto quick 315 auto quick rw prealloc 316 auto quick punch 317 auto metadata quick -- 2.39.5