fstests: detect btrfs compression and disable certain tests
[xfstests-dev.git] / tests / btrfs / 232
index 8691a508d345ee0cb4f4fa19472fbcb5bb151234..02c7e49de8ceec49576e69a06b87b8b8e3630068 100755 (executable)
@@ -33,6 +33,10 @@ writer()
 
 _supported_fs btrfs
 
+# This test requires specific data space usage, skip if we have compression
+# enabled.
+_require_no_compress
+
 _require_scratch_size $((2 * 1024 * 1024))
 _scratch_mkfs > /dev/null 2>&1
 _scratch_mount