]> git.ipfire.org Git - thirdparty/libvirt.git/commit
security: dac: Take parent security label into account
authorPeter Krempa <pkrempa@redhat.com>
Tue, 17 Oct 2017 06:03:42 +0000 (08:03 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 3 Nov 2017 08:15:41 +0000 (09:15 +0100)
commit2742dfee28dd89310340ac6a0cc30e0285d11c1d
treed506c72e7db6a88dca26511dbc989904bdc4b06a
parent023da7ddbd048efed41c37923c79456fb4ec92c1
security: dac: Take parent security label into account

Until now we ignored user-provided backing chains and while detecting
the code inherited labels of the parent device. With user provided
chains we should keep this functionality, so label of the parent image
in the backing chain will be applied if an image-specific label is not
present.
src/security/security_dac.c