]> xenbits.xensource.com Git - libvirt.git/commit
virSecuritySELinuxRestoreAllLabel: Reorder device relabeling
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 3 Oct 2018 09:03:04 +0000 (11:03 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 19 Dec 2018 14:32:38 +0000 (15:32 +0100)
commitd81f3e02d7a2e3bf708ddd9fa34d368c2ec75b14
treee239c98edf6bb0c87ec3cdf51c110c621cea22c5
parentedacf25da7c4eb4e769e8df0b22eb191b6649270
virSecuritySELinuxRestoreAllLabel: Reorder device relabeling

It helps whe trying to match calls with virSecuritySELinuxSetAllLabel
if the order in which devices are set/restored is the same in
both functions.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/security/security_selinux.c