
Maor Lipchuk has submitted this change and it was merged. Change subject: core: Live snapshot should order child commands ...................................................................... core: Live snapshot should order child commands End method of live snapshot should order the list of the child commands by image id to avoid dead lock with UpdateRunTimeInfo when updating disk image dynamic. Change-Id: I2999a2f9fb042a70eaf34e17668877040d57a068 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> Bug-Url: https://bugzilla.redhat.com/909937 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmCommand.java 2 files changed, 20 insertions(+), 1 deletion(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13577 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2999a2f9fb042a70eaf34e17668877040d57a068 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>