[PATCH] generic/633: add _require_chown

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]



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@xxxxxxxx>
Reviewed-by: Friendy Su <friendy.su@xxxxxxxx>
---
 tests/generic/633 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/generic/633 b/tests/generic/633
index b683c427..d75d4dc8 100755
--- a/tests/generic/633
+++ b/tests/generic/633
@@ -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"
 
-- 
2.25.1





[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux