• P
    security: selinux: Pass parent storage source into image labeling helper · 023da7dd
    Peter Krempa 提交于
    virSecuritySELinuxSetImageLabelInternal assigns different labels to
    backing chain members than to the parent image. This was done via the
    'first' flag. Convert it to passing in pointer to the parent
    virStorageSource. This will allow us to use the parent virStorageSource
    in further changes.
    023da7dd
security_selinux.c 92.8 KB