Am 03.09.2013 um 10:09 hat Max Reitz geschrieben: > > This series adds support to qemu-img, block and qcow2 for amending image > options on existing image files. > > Depends on: > - option: Add assigned flag to QEMUOptionParameter > - qcow2-refcount: Snapshot update for zero clusters (series, v3) > - Add metadata overlap checks (series, v5)
Thanks, applied to the block branch with the following changes: - Updated patch 5 with [PATCH] block/qcow2: Use bdrv_truncate for size amend - Resolved merge conflict in patch 1 (bdrv_delete -> bdrv_unref) Kevin