OSDN Git Service

qemu-iotests: test bdrv_truncate
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Tue, 4 May 2010 16:59:08 +0000 (18:59 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Feb 2012 15:17:03 +0000 (16:17 +0100)
commit596f4f961cd607cda10db17252790370593c7fc2
treefdc8c6366c00ea980db6a974e3ca0d57ed95b500
parent908eaf68027509f7bfc207c18770fdfc6144fcd0
qemu-iotests: test bdrv_truncate

This patch adds an image resize grow test to ensure that existing data
is not lost during grow and new space is zeroed.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/qemu-iotests/025 [new file with mode: 0755]
tests/qemu-iotests/025.out [new file with mode: 0644]
tests/qemu-iotests/group