glusterfs/contrib/xxhash
Yaniv Kaul 4fe662be41 contrib/xxhash: update to latest xxHash (0.6.5)
Update to latest xxHash, which is supposed to faster with small keys.

Specifically, updated to 3064d42e7d74b0921bdd1818395d9cb37bb8976a,
which is a bit higher than 0.6.5.

Compiled hopefully with namespace (XXH_NAMESPACE=GF_),
which allows to use XXH() funcs with no fear they'll 'leak'
from our library.

Only compile tested!

xxhsum is modified to display messages which was conflicting
with regression tests (TAP harness). So modified the
gfid2path_fuse.t and gfid2path_nfs.t to adhere to that.

updates: bz#1193929
Signed-off-by: Yaniv Kaul <ykaul@redhat.com>

Change-Id: I35cea5cc93f338c1023ac2c9bc6d7d13225a967b
2018-08-16 04:06:13 +00:00
..
xxhash.c contrib/xxhash: update to latest xxHash (0.6.5) 2018-08-16 04:06:13 +00:00
xxhash.h contrib/xxhash: update to latest xxHash (0.6.5) 2018-08-16 04:06:13 +00:00
xxhsum.c contrib/xxhash: update to latest xxHash (0.6.5) 2018-08-16 04:06:13 +00:00