commit | 596f4f961cd607cda10db17252790370593c7fc2 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue May 04 18:59:08 2010 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Feb 22 16:17:03 2012 +0100 |
tree | fdc8c6366c00ea980db6a974e3ca0d57ed95b500 | |
parent | 908eaf68027509f7bfc207c18770fdfc6144fcd0 [diff] |
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>