Make test 229 XFS specific

Only XFS supports directory 'extsize' feature.

Signed-off-by: Jan Kara <jack@suse.cz>
This commit is contained in:
Jan Kara
2010-05-25 18:25:53 +02:00
parent 20530a3062
commit fb0eb99cb4
+1 -1
View File
@@ -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"