[libvirt] [PATCH 7/8] Remove virConnectPtr from secret XML APIs

Daniel Veillard veillard at redhat.com
Wed Feb 10 14:43:21 UTC 2010


On Wed, Feb 10, 2010 at 01:36:25PM +0000, Daniel P. Berrange wrote:
> The virConnectPtr is no longer required for error reporting since
> that is recorded in a thread local. Remove use of virConnectPtr
> from all APIs in secret_conf.{h,c} and update all callers to
> match
> ---
>  src/conf/secret_conf.c        |   57 ++++++++++++--------------
>  src/conf/secret_conf.h        |   10 ++--
>  src/secret/secret_driver.c    |   90 ++++++++++++++++++++---------------------
>  src/storage/storage_backend.c |   10 ++--
>  4 files changed, 81 insertions(+), 86 deletions(-)

  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