diff options
author | Max Reitz <mreitz@redhat.com> | 2013-10-09 12:07:33 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2013-10-11 16:49:59 +0200 |
commit | 975a93c082452db9aa1397a797ca8f13ba367393 (patch) | |
tree | 7053f2b8114a074beb1cfcca1e893f0856b88eeb /tests/qemu-iotests/group | |
parent | f6186f49e2c98d91f22027d8c62996df4fcf3f92 (diff) |
qemu-iotests: Discard preallocated zero clusters
Add a new test case for discarding preallocated zero clusters; doing
this should not result in any leaks.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@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 f1a68b068f..9c94d14632 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -70,3 +70,4 @@ 062 rw auto 063 rw auto 065 rw auto +066 rw auto |