Change in ovirt-engine[master]: core: avoid disks lock check on create snapshot while LSM

Daniel Erez has submitted this change and it was merged. Change subject: core: avoid disks lock check on create snapshot while LSM ...................................................................... core: avoid disks lock check on create snapshot while LSM Restored the logic [*] that ignores locked disks while performing LSM (on CreateAllSnapshotsFromVmCommand). [*] logic removed on: - I9f42f387781425d16f53a0e8a34d859365808ec0 - I085d49dc90053e375f829900c75d2fe72c263161 Change-Id: I8eaf480f9ac855f48cc93066e9c849052865cef5 Bug-Url: https://bugzilla.redhat.com/1251956 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommandTest.java 2 files changed, 29 insertions(+), 8 deletions(-) Approvals: Jenkins CI: Passed CI tests Daniel Erez: Verified Allon Mureinik: Looks good to me, approved Vered Volansky: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/44647 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8eaf480f9ac855f48cc93066e9c849052865cef5 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
derez@redhat.com