]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/696: add _require_chmod
authorYuezhang Mo <Yuezhang.Mo@sony.com>
Wed, 28 May 2025 09:15:24 +0000 (17:15 +0800)
committerZorro Lang <zlang@kernel.org>
Fri, 6 Jun 2025 01:55:44 +0000 (09:55 +0800)
commit4b12c46aa728946b3a5badfc7355c627fc8c1fdc
tree67c3fd442cd6b876cc1887bbf88d31f5eb79477a
parent4f2e4be4a632369e0015026f1965264904a085bf
generic/696: add _require_chmod

This test uses chmod to set the S_ISGID bit, which requires chmod
support, so add _require_chmod to check for chmod support.

Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Friendy Su <friendy.su@sony.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/696