Eli Mesika has posted comments on this change. Change subject: backend: Add HostDev passthrough support #1 ......................................................................
Patch Set 12: (1 comment) http://gerrit.ovirt.org/#/c/35892/12/packaging/dbscripts/host_device_sp.sql File packaging/dbscripts/host_device_sp.sql: Line 112: WHERE host_id = v_host_id AND device_name = v_device_name; Line 113: END; $procedure$ Line 114: LANGUAGE plpgsql; Line 115: Line 116: CREATE OR REPLACE FUNCTION GetAllFromDevices() > s\GetAllFromDevices\GetAllFromHostDevices +1 Line 117: RETURNS SETOF host_device STABLE Line 118: AS $procedure$ Line 119: BEGIN Line 120: RETURN QUERY -- To view, visit http://gerrit.ovirt.org/35892 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia5575c0db797d7d04339c4b309bb4325e853ffed Gerrit-PatchSet: 12 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Betak <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
