Am 16.05.2011 14:56, schrieb Stefan Hajnoczi: > The .bdrv_truncate() operation resizes images and growing is easy to > implement in QED. Simply check that the new size is valid and then > update the image_size header field to reflect the new size. > > Signed-off-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>
Thanks, applied to the block branch. Kevin