Am 29.08.2014 um 10:33 hat Hu Tao geschrieben: > Signed-off-by: Hu Tao <hu...@cn.fujitsu.com>
> diff --git a/tests/qemu-iotests/104 b/tests/qemu-iotests/104 > new file mode 100755 > index 0000000..0c1d4fb > --- /dev/null > +++ b/tests/qemu-iotests/104 > @@ -0,0 +1,57 @@ > +#!/bin/bash > +# > +# Test qcow2 creation with aligned and unaligned sizes This test case is not only for qcow2. With this fixed, you can add: Reviewed-by: Kevin Wolf <kw...@redhat.com>