]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
generic/633: add _require_chown
authorYuezhang Mo <Yuezhang.Mo@sony.com>
Fri, 13 Jun 2025 13:52:10 +0000 (21:52 +0800)
committerZorro Lang <zlang@kernel.org>
Fri, 20 Jun 2025 16:46:47 +0000 (00:46 +0800)
For file systems that do not support chown, such as exfat,
running this test does not make sense and should be skipped.

Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Friendy Su <friendy.su@sony.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/633

index b683c4273b2b7404e732d3009e95a578573ccabf..d75d4dc860d3b78e5fe11b538e3aba4e9ab477e1 100755 (executable)
@@ -13,6 +13,7 @@ _begin_fstest auto quick atime attr cap idmapped io_uring mount perms rw unlink
 . ./common/filter
 
 _require_test
+_require_chown
 
 echo "Silence is golden"