[libvirt] [PATCH 4/n] conf: move network disk protocol type to util/

Peter Krempa pkrempa at redhat.com
Mon Mar 31 07:32:28 UTC 2014


On 03/27/14 23:48, Eric Blake wrote:
> Another enum moved to util/, this time the fallout from renaming
> is not quite as large.
> 
> * src/conf/domain_conf.h (virDomainDiskProtocol): Move...
> * src/util/virstoragefile.h (virStorageNetProtocol): ...and
> rename.
> * src/conf/domain_conf.c: Update clients.
> * src/qemu/qemu_command.c: Likewise.
> * src/qemu/qemu_conf.c: Likewise.
> * src/qemu/qemu_driver.c: Likewise.
> * src/qemu/qemu_migration.c: Likewise.
> * src/storage/storage_backend.c: Likewise.
> * src/storage/storage_backend_gluster.c: Likewise.
> * src/libvirt_private.syms (domain_conf.h): Move symbols...
> (virstoragefile.h): ...as appropriate.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  src/conf/domain_conf.c                | 26 +++-------
>  src/conf/domain_conf.h                | 17 +-----
>  src/libvirt_private.syms              |  2 +-
>  src/qemu/qemu_command.c               | 98 +++++++++++++++++------------------
>  src/qemu/qemu_conf.c                  |  4 +-
>  src/qemu/qemu_driver.c                | 86 +++++++++++++++---------------
>  src/qemu/qemu_migration.c             |  2 +-
>  src/storage/storage_backend.c         |  2 +-
>  src/storage/storage_backend_gluster.c |  2 +-
>  src/util/virstoragefile.c             | 11 ++++
>  src/util/virstoragefile.h             | 18 +++++++
>  11 files changed, 135 insertions(+), 133 deletions(-)
> 

ACK

Peter


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


More information about the libvir-list mailing list