Nir Soffer has posted comments on this change. Change subject: lvm: Set libvirt image selinux label on block devices backing vdsm images ......................................................................
Patch Set 6: (1 comment) http://gerrit.ovirt.org/#/c/33492/6/vdsm.spec.in File vdsm.spec.in: Line 39: %if ! 0%{?rhel} Line 40: %global with_vhostmd 1 Line 41: %endif Line 42: Line 43: %if 0%{?rhel} >= 7 > we need this also on Fedora, don't we? Federico hope that we get a fix soon - I will send one line patch to enable it on Fedora tomorrow if needed. - %if 0%{?rhel} >= 7 + %if 0%{?rhel} >= 7 || 0%{?fedora} >= 19 Line 44: %global with_chcon_hack 1 Line 45: %endif Line 46: Line 47: %if 0%{?fedora} >= 15 || 0%{?rhel} >= 7 -- To view, visit http://gerrit.ovirt.org/33492 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I95f85c7b548b2c058693b20b1fa177714a6e1a10 Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
