[libvirt] [PATCH 07/11] Pass security driver object into all security driver callbacks

Daniel Veillard veillard at redhat.com
Thu Jul 15 16:59:22 UTC 2010


On Mon, Jul 12, 2010 at 02:30:44PM +0100, Daniel P. Berrange wrote:
> The implementation of security driver callbacks often needs
> to access the security driver object. Currently only a handful
> of callbacks include the driver object as a parameter. Later
> patches require this is many more places.
> 
> * src/qemu/qemu_driver.c: Pass in the security driver object
>   to all callbacks
> * src/qemu/qemu_security_dac.c, src/qemu/qemu_security_stacked.c,
>   src/security/security_apparmor.c, src/security/security_driver.h,
>   src/security/security_selinux.c: Add a virSecurityDriverPtr
>   param to all security callbacks

 ACK,

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