Change in ovirt-engine[master]: core: Fix virtual size after live merge
laravot at redhat.com
laravot at redhat.com
Sun Sep 4 20:05:50 UTC 2016
Liron Aravot has submitted this change and it was merged.
Change subject: core: Fix virtual size after live merge
......................................................................
core: Fix virtual size after live merge
In commit ed2a249c (core: Move logic from
RemoveSnapshotSingleDiskLiveCommand), we refactored live merge logic.
In that refactor, setting image size after live merge was mistakenly
dropped hence, actual size wasn't calculated correctly, mainly if the
disk was extended before live merge. This patch fixes that issue by
sitting that image size again.
Change-Id: Ib7d40270f1330408628d6a551ad24d5f1a4bce61
Signed-off-by: Ala Hino <ahino at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/RemoveSnapshotSingleDiskCommandBase.java
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Allon Mureinik: Looks good to me, but someone else must approve
Ala Hino: Verified
Liron Aravot: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/63271
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib7d40270f1330408628d6a551ad24d5f1a4bce61
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list