Mike Kolesnik has submitted this change and it was merged. Change subject: core: Set lock to null ......................................................................
core: Set lock to null A lock was passed to child command, and will be released there. There are no need to rerlease a lock at parent command, that's why setting lock to null Change-Id: I162e7520288128dcbd6d95756c82e22e53938994 Signed-off-by: Michael Kublin <mkub...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskCommand.java 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Mike Kolesnik: Looks good to me, approved Michael Kublin: Verified -- To view, visit http://gerrit.ovirt.org/5138 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I162e7520288128dcbd6d95756c82e22e53938994 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches