]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: selinux: Restore image label for externalDataStore
authorCole Robinson <crobinso@redhat.com>
Sat, 5 Oct 2019 23:45:21 +0000 (19:45 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 11 Oct 2019 18:25:59 +0000 (14:25 -0400)
commitbbdf85d63aaa60a00868715afe8f4c7391b6ae37
treecacd551fec8e742657e731f10b882b101ba4b682
parenta36d3b88d637c59d541aaa6c77ccf32f7a915826
security: selinux: Restore image label for externalDataStore

Rename the existing virSecuritySELinuxRestoreImageLabelInt
to virSecuritySELinuxRestoreImageLabelSingle, and extend the new
ImageLabelInt handle externalDataStore

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/security/security_selinux.c