crc/test: if the checksum needs a _final(), do it in the loop
[fio.git] / lib / bloom.c
2014-09-27 Jens AxboeMove murmur3 hash to crc/
2014-09-27 Jens AxboeAdd murmurhash3
2014-09-26 Jens Axboebloom: use independent hashes
2014-09-26 Jens Axboebloom: always use a larger minimum size for bloom filter
2014-09-26 Jens AxboeAdd bloom filter