[libvirt] [PATCHv2 2/2] selinux: Always generate imagelabel

Martin Kletzander mkletzan at redhat.com
Mon Jul 8 13:01:53 UTC 2013


On 07/03/2013 02:43 PM, Peter Krempa wrote:
> The imagelabel SELinux label was only generated when relabeling was
> enabled. This prohibited labeling of files created by libvirt that need
> to be labeled even if relabeling is turned off.
> 
> The only codepath this change has direct impact on is labeling of FD's

s/FD's/FDs/

> passed to qemu which is allways safe in current state.

s/allways/always/

The only affected function is virSecuritySELinuxSetImageFDLabel() and
that's desired, so ACK.

Martin




More information about the libvir-list mailing list