aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/121
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/121')
-rwxr-xr-xtests/qemu-iotests/1213
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/qemu-iotests/121 b/tests/qemu-iotests/121
index 10db813d94..90ea0db737 100755
--- a/tests/qemu-iotests/121
+++ b/tests/qemu-iotests/121
@@ -39,6 +39,9 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file
_supported_os Linux
+# Refcount structures are used much differently with external data
+# files
+_unsupported_imgopts data_file
echo
echo '=== New refcount structures may not conflict with existing structures ==='