diff options
author | Kevin Wolf <kwolf@redhat.com> | 2013-01-23 16:52:49 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-02-01 14:58:28 +0100 |
commit | b93d6d2468ba81b9e373066004f2084efbdcc9d6 (patch) | |
tree | b456d133920bccadb52272f8fc98af9721918636 /tests/qemu-iotests/group | |
parent | 8a55ebf01507ab73cc458cfcd5b9cb856aba0b9e (diff) | |
download | qemu-b93d6d2468ba81b9e373066004f2084efbdcc9d6.zip qemu-b93d6d2468ba81b9e373066004f2084efbdcc9d6.tar.gz qemu-b93d6d2468ba81b9e373066004f2084efbdcc9d6.tar.bz2 |
qemu-iotests: Add regression test for b7ab0fea
It turned out that the change in b7ab0fea was actually a real qcow2
corruption fix. This is a reproducer for the bug.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r-- | tests/qemu-iotests/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index a0307de..1bbd2bf 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -53,3 +53,4 @@ 044 rw auto 045 rw auto 046 rw auto aio +047 rw auto |