• P
    security: selinux: Take parent security label into account · cc16fa2a
    Peter Krempa 提交于
    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.
    cc16fa2a
security_selinux.c 93.3 KB