[libvirt] [PATCH 3/4] Rename hash.h and hash.c to virhash.h and virhash.c

Eric Blake eblake at redhat.com
Wed Jan 25 18:47:03 UTC 2012


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 at 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 at 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: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120125/58b3ed08/attachment-0001.sig>


More information about the libvir-list mailing list