diff options
Diffstat (limited to 'tests/qemu-iotests/034')
-rwxr-xr-x | tests/qemu-iotests/034 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/qemu-iotests/034 b/tests/qemu-iotests/034 index c711cfce94..1b28bdae63 100755 --- a/tests/qemu-iotests/034 +++ b/tests/qemu-iotests/034 @@ -1,6 +1,6 @@ #!/bin/bash # -# Test bdrv_write_zeroes with backing files +# Test bdrv_pwrite_zeroes with backing files (see also 154) # # Copyright (C) 2012 Red Hat, Inc. # |