iotests: s/qocw2/qcow2/
authorMax Reitz <mreitz@redhat.com>
Thu, 7 Nov 2019 16:36:47 +0000 (17:36 +0100)
committerMax Reitz <mreitz@redhat.com>
Mon, 6 Jan 2020 12:43:06 +0000 (13:43 +0100)
Probably due to blind copy-pasting, we have several instances of "qocw2"
in our iotests.  Fix them.

Reported-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20191107163708.833192-2-mreitz@redhat.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/060
tests/qemu-iotests/061
tests/qemu-iotests/062
tests/qemu-iotests/066
tests/qemu-iotests/068
tests/qemu-iotests/108
tests/qemu-iotests/138
tests/qemu-iotests/261

index d96f17a4846979aa3cb86c8388fa6b5f08f132fc..7439be894bfb43c597532aa4375c3c954404c519 100755 (executable)
@@ -44,7 +44,7 @@ _filter_io_error()
 . ./common.rc
 . ./common.filter
 
-# This tests qocw2-specific low-level functionality
+# This tests qcow2-specific low-level functionality
 _supported_fmt qcow2
 _supported_proto file
 _supported_os Linux
index 4eac5b83bde8aa6b5898a68896878128a0fe5477..e1b8044630b78b0c7b94d1124a180f7ce43fa307 100755 (executable)
@@ -37,7 +37,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-# This tests qocw2-specific low-level functionality
+# This tests qcow2-specific low-level functionality
 _supported_fmt qcow2
 _supported_proto file
 _supported_os Linux
index d5f818fcce1ffcbf038eb0028db760ddf0ad963b..79738b1c268719bc48f6bf01e584ec5e2c7ead88 100755 (executable)
@@ -37,7 +37,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-# This tests qocw2-specific low-level functionality
+# This tests qcow2-specific low-level functionality
 _supported_fmt qcow2
 _supported_proto generic
 
index 28f8c98412c7cef08ec4c2fbe41f8f9989902ac4..cacbdb6ae0d98dde3474d5daf6a9b8108e535ec0 100755 (executable)
@@ -36,7 +36,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-# This tests qocw2-specific low-level functionality
+# This tests qcow2-specific low-level functionality
 _supported_fmt qcow2
 _supported_proto generic
 
index 22f5ca3ba662a0d8f7c97bcd871baed25bd793af..c164ccc64a221c74619554a79e7de46a02c6ef56 100755 (executable)
@@ -36,7 +36,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-# This tests qocw2-specific low-level functionality
+# This tests qcow2-specific low-level functionality
 _supported_fmt qcow2
 _supported_proto generic
 
index 9c08172237778ca93ec3f423b8922857f543f34f..872a9afec98d227dc2dccf9822f269341b344d1f 100755 (executable)
@@ -37,7 +37,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-# This tests qocw2-specific low-level functionality
+# This tests qcow2-specific low-level functionality
 _supported_fmt qcow2
 _supported_proto file
 _supported_os Linux
index 6a731370dbef777c08152e3e5c494b388ba2b4db..8b2f587af0fc62dad7e0442925eeb2f3e2e3a52c 100755 (executable)
@@ -36,7 +36,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-# This tests qocw2-specific low-level functionality
+# This tests qcow2-specific low-level functionality
 _supported_fmt qcow2
 _supported_proto file
 _supported_os Linux
index fb96bcfbe271e01f4ae655e6f6b956850ce1eb18..9f2817251f59e99d834e6ece3840443bf227a2e1 100755 (executable)
@@ -40,7 +40,7 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 . ./common.rc
 . ./common.filter
 
-# This tests qocw2-specific low-level functionality
+# This tests qcow2-specific low-level functionality
 _supported_fmt qcow2
 _supported_proto file
 _supported_os Linux