Am 09.10.2013 um 10:51 hat Max Reitz geschrieben: > Errors in qcow2_write_snapshots should always go down the error path. If > this path is taken, the newly allocated snapshot table clusters are > abandoned and should thus be freed. > > Furthermore, we should safeguard against a possible future increase of > QEMU's maximum snapshot name/ID length.
Thanks, applied all to the block branch. Kevin