Federico Simoncelli has submitted this change and it was merged. Change subject: image: use successor volume size when merging ......................................................................
image: use successor volume size when merging Volumes in the same image chain might have different capacity since the introduction of the disk resize feature. This means that when we merge volumes the ancestor should get the new size from the successor in order to be able to contain the additional data that we are collapsing. Change-Id: Ic0bfd2ffa080bf89709ae543043b52aad27eb759 Signed-off-by: Federico Simoncelli <[email protected]> Reviewed-on: http://gerrit.ovirt.org/17093 Reviewed-by: Eduardo <[email protected]> Reviewed-on: http://gerrit.ovirt.org/18025 --- M vdsm/storage/image.py 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Federico Simoncelli: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18025 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic0bfd2ffa080bf89709ae543043b52aad27eb759 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.3 Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
