[libvirt] [PATCH 09/21] admin: Do not work with virAdm on the server side

Ján Tomko jtomko at redhat.com
Thu Mar 10 13:45:40 UTC 2016


On Thu, Mar 10, 2016 at 05:53:58AM +0100, Martin Kletzander wrote:
> virAdm is prefix only used on the client side.  Or at least for now.  On
> server, though, this corresponds to virNet structures (virAdmConnect is
> virNetDaemon, virAdmServer should be virNetServer, in the future
> virAdmClient will be resolved to virNetServerClient, and so on).
> 
> This will also make future work clearer and easier.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  daemon/admin.c        | 6 +++---
>  daemon/admin_server.c | 6 +++---
>  daemon/admin_server.h | 7 +++----
>  3 files changed, 9 insertions(+), 10 deletions(-)
> 

ACK

Jan




More information about the libvir-list mailing list