Statistics
| Branch: | Revision:

root / tests / qemu-iotests / 024.out @ 08e4ed6c

History | View | Annotate | Download (6.2 kB)

# Date Author Comment
7299550b 04/19/2012 04:48 pm Kevin Wolf

qemu-iotests: Always filter cluster_size out in _make_test_img

Some image formats do have a cluster size, others don't, but there are
tests that work with both sets of images and currently we get failures
because the qemu-img create output doesn't mention the cluster size for...

939e1640 02/22/2012 05:17 pm Kevin Wolf

qemu-iotests: test qemu-img rebase

Signed-off-by: Kevin Wolf <>
Signed-off-by: Christoph Hellwig <>

d586bc63 02/22/2012 05:17 pm Kevin Wolf

qemu-iotests: improve rebase test

The old test didn't consider cases in which the COW files contains some
unallocated clusters and after them allocated ones again.

Signed-off-by: Kevin Wolf <>
Signed-off-by: Christoph Hellwig <>