[libvirt] [PATCH 5/9] Rename lxc_protocol.x to lxc_monitor_protocol.x

Eric Blake eblake at redhat.com
Mon Jan 7 23:49:37 UTC 2013


On 12/21/2012 10:08 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> To avoid confusion between the LXC driver <-> controller
> monitor RPC protocol and the libvirt-lxc.so <-> libvirtd public
> RPC protocol, rename the former to lxc_monitor_protocol.x
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  .gitignore                                         |  4 ++--
>  src/Makefile.am                                    | 22 +++++++++++-----------
>  src/lxc/lxc_controller.c                           |  2 +-
>  src/lxc/lxc_monitor.c                              |  1 -
>  src/lxc/lxc_monitor.h                              |  2 +-
>  src/lxc/{lxc_protocol.x => lxc_monitor_protocol.x} |  0
>  6 files changed, 15 insertions(+), 16 deletions(-)
>  rename src/lxc/{lxc_protocol.x => lxc_monitor_protocol.x} (100%)

Gotta love git rename detection :)

[Hmm, we ought to mention that setting in HACKING, as it is not a
default git setting but one that we ask people to use.  But that's
unrelated to this patch.]

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/20130107/e45e53ac/attachment-0001.sig>


More information about the libvir-list mailing list