From fb0eb99cb44ee5decd8db82e358bc011c497d213 Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Tue, 25 May 2010 18:25:53 +0200 Subject: [PATCH] Make test 229 XFS specific Only XFS supports directory 'extsize' feature. Signed-off-by: Jan Kara --- 229 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/229 b/229 index 418a5af2..81a2491d 100644 --- a/229 +++ b/229 @@ -48,7 +48,7 @@ trap "_cleanup ; exit \$status" 0 1 2 3 15 . ./common.rc # real QA test starts here -_supported_fs generic +_supported_fs xfs _supported_os Linux TDIR="${TEST_DIR}/t_holes" -- 2.47.3