Eli Mesika has posted comments on this change. Change subject: core:unlock_entity is not locating locked snapshots ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/dbscripts/common_sp.sql Line 478: image_group_id in (select device_id from vm_device where device_id = v_id and is_plugged); Line 479: END; $procedure$ Line 480: LANGUAGE plpgsql; Line 481: Line 482: -- Unlocks a specific disk Done Line 483: create or replace FUNCTION fn_db_unlock_snapshot(v_id UUID) Line 484: returns void Line 485: AS $procedure$ Line 486: declare -- To view, visit http://gerrit.ovirt.org/14494 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I415be6fbe99a97740c9d4e9c55c1ad63bc689531 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches