[libvirt] [PATCH 06/11] Convert all disk backing store loops to shared helper API

Daniel Veillard veillard at redhat.com
Thu Jul 15 16:47:44 UTC 2010


On Mon, Jul 12, 2010 at 02:30:43PM +0100, Daniel P. Berrange wrote:
> Update the QEMU cgroups code, QEMU DAC security driver, SELinux
> and AppArmour security drivers over to use the shared helper API
> virDomainDiskDefForeachPath().
> 
> * src/qemu/qemu_driver.c, src/qemu/qemu_security_dac.c,
>   src/security/security_selinux.c, src/security/virt-aa-helper.c:
>   Convert over to use virDomainDiskDefForeachPath()
> ---
>  src/qemu/qemu_driver.c          |  161 ++++++++++++++++----------------------
>  src/qemu/qemu_security_dac.c    |   47 ++++--------
>  src/security/security_selinux.c |   67 +++++++----------
>  src/security/virt-aa-helper.c   |   71 ++++++++----------
>  4 files changed, 142 insertions(+), 204 deletions(-)

  ACK, but that patch gave me headache ... or it's the accumulation :-)

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list