On 12/21/2012 10:08 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <berrange@xxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > .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
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list