]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: selinux: Add is_toplevel to SetImageLabelInternal
authorCole Robinson <crobinso@redhat.com>
Mon, 7 Oct 2019 19:55:20 +0000 (15:55 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 11 Oct 2019 18:25:59 +0000 (14:25 -0400)
commita36d3b88d637c59d541aaa6c77ccf32f7a915826
tree9c3d5eb72586c5a4b6fe5db263c69d04ec4bc644
parent65181d419e3cc48873bfb5dbd7a885dd4f45119b
security: selinux: Add is_toplevel to SetImageLabelInternal

This will simplify future patches and make the logic easier to follow

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