commit | 444b82369b9f4f487538f2cb23647862c48aca1c | [log] [tgz] |
---|---|---|
author | Andrey Shinkevich <andrey.shinkevich@virtuozzo.com> | Thu Feb 28 12:26:59 2019 +0300 |
committer | Max Reitz <mreitz@redhat.com> | Tue May 07 17:14:21 2019 +0200 |
tree | b63aac4afe9d1badfd6b4df7be8a1055cad84ea1 | |
parent | 54b10010eb85e002c847339927f31aef33713afc [diff] |
qcow2: discard bitmap when removed Bitmap data may take a lot of disk space, so it's better to discard it always. Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com> Message-id: 1551346019-293202-1-git-send-email-andrey.shinkevich@virtuozzo.com Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> [mreitz: Use the commit message proposed by Vladimir] Signed-off-by: Max Reitz <mreitz@redhat.com>