Move murmur3 hash to crc/
authorJens Axboe <axboe@fb.com>
Sat, 27 Sep 2014 15:30:56 +0000 (09:30 -0600)
committerJens Axboe <axboe@fb.com>
Sat, 27 Sep 2014 15:30:56 +0000 (09:30 -0600)
commitf83ffd0288ddb6de8e5d1631ae619fd385e6d400
treeef7e04356fb7f6f68d00a138d0f35055f8e52006
parent140dda40bd370ba102617de66c0e900c68ae5a0e
Move murmur3 hash to crc/

Signed-off-by: Jens Axboe <axboe@fb.com>
Makefile
crc/murmur3.c [new file with mode: 0644]
crc/murmur3.h [new file with mode: 0644]
crc/test.c
lib/bloom.c
lib/murmur3.c [deleted file]
lib/murmur3.h [deleted file]