
On 01/25/2012 11:44 AM, Eric Blake wrote:
On 01/25/2012 09:38 AM, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange@redhat.com>
In preparation for the patch to include Murmurhash3, which introduces a virhashcode.h and virhashcode.c files, rename the existing hash.h and hash.c to virhash.h and virhash.c respectively.
ACK - here's my trivial contribution:
Also, we probably ought to continue to ignore the old (stale) binary, as well as the new binary name: diff --git i/.gitignore w/.gitignore index 61a9a38..2533fce 100644 --- i/.gitignore +++ w/.gitignore @@ -74,14 +74,15 @@ /tests/hashtest /tests/jsontest /tests/networkxml2argvtest /tests/nwfilterxml2xmltest /tests/openvzutilstest /tests/qemuxmlnstest /tests/shunloadtest +/tests/virhashtest /update.log Makefile Makefile.in TAGS coverage cscope.files cscope.out -- Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org