On Tue 08 Feb 2022 at 16:52, Anna Schumaker <anna@xxxxxxxxxx>
wrote:
From: Anna Schumaker <Anna.Schumaker@xxxxxxxxxx>
This appears to have been missed when the test was added.
It's removed on purpose to also verify idmapped mounts unrelated
tests.
Generic/633 fails on NFS because of setgid inheritance behavior of
NFS.
Already reported it to the community[1].
[1]:
https://lore.kernel.org/linux-nfs/OS3PR01MB770539462BE3E7959DAF8B5789389@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/T/#u
--
Su
Signed-off-by: Anna Schumaker <Anna.Schumaker@xxxxxxxxxx>
---
tests/generic/633 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/generic/633 b/tests/generic/633
index 382806471223..6750117735f7 100755
--- a/tests/generic/633
+++ b/tests/generic/633
@@ -15,6 +15,7 @@ _begin_fstest auto quick atime attr cap
idmapped io_uring mount perms rw unlink
# real QA test starts here
_supported_fs generic
+_require_idmapped_mounts
_require_test
echo "Silence is golden"