[libvirt] [PATCH 0/7] security: apparmor: prep for qcow2 data_file

Michal Privoznik mprivozn at redhat.com
Wed Oct 9 14:22:38 UTC 2019


On 10/8/19 6:22 PM, Cole Robinson wrote:
> This series does some preparation cleanup and refactoring to
> simplify adding qcow2 data_file support to the apparmor driver.
> More info on the qcow2 feature and libvirt work here:
> https://www.redhat.com/archives/libvir-list/2019-October/msg00303.html
> 
> Cole Robinson (7):
>    conf: Move -virDomainDiskDefForeachPath to virt-aa-helper
>    security: apparmor: Remove unused ignoreOpenFailure
>    security: apparmor: Drop disk_foreach_iterator
>    security: apparmor: Pass virStorageSource to add_file_path
>    security: apparmor: Push virStorageSource checks to add_file_path
>    security: apparmor: Use only virStorageSource for disk paths
>    security: apparmor: Make storage_source_add_files recursively callable
> 
>   src/conf/domain_conf.c        | 42 ----------------------------------
>   src/conf/domain_conf.h        | 10 --------
>   src/libvirt_private.syms      |  1 -
>   src/security/virt-aa-helper.c | 43 ++++++++++++++++++++++++-----------
>   4 files changed, 30 insertions(+), 66 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list