[libvirt] [PATCH 19/28] Rename HAVE_GNUTLS to WITH_GNUTLS

Eric Blake eblake at redhat.com
Fri Jan 11 22:30:40 UTC 2013


On 01/11/2013 04:05 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> ---
>  configure.ac                  |  4 ++--
>  daemon/libvirtd.c             | 14 +++++++-------
>  daemon/remote.c               |  2 +-
>  src/Makefile.am               |  2 +-
>  src/libvirt.c                 |  8 ++++----
>  src/locking/lock_daemon.c     |  4 ++--
>  src/lxc/lxc_controller.c      |  2 +-
>  src/qemu/qemu_migration.c     | 10 +++++-----
>  src/remote/remote_driver.c    | 10 +++++-----

The number of non-rpc files we are touching is just evidence of how we
haven't done a good job of encapsulating things behind appropriate
wrappers.  But that is independent of this patch series.

>  src/rpc/virnetclient.c        | 12 ++++++------
>  src/rpc/virnetclient.h        |  6 +++---
>  src/rpc/virnetserver.c        |  6 +++---
>  src/rpc/virnetserver.h        |  4 ++--
>  src/rpc/virnetserverclient.c  | 40 ++++++++++++++++++++--------------------
>  src/rpc/virnetserverclient.h  |  4 ++--
>  src/rpc/virnetserverservice.c | 18 +++++++++---------
>  src/rpc/virnetserverservice.h |  8 ++++----
>  src/rpc/virnetsocket.c        | 16 ++++++++--------
>  src/rpc/virnetsocket.h        |  4 ++--
>  tests/Makefile.am             |  4 ++--
>  20 files changed, 89 insertions(+), 89 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130111/42c5d764/attachment-0001.sig>


More information about the libvir-list mailing list