t/dedupe: fixup bloom entry calculation
authorJens Axboe <axboe@fb.com>
Sun, 28 Sep 2014 03:29:03 +0000 (21:29 -0600)
committerJens Axboe <axboe@fb.com>
Sun, 28 Sep 2014 03:29:03 +0000 (21:29 -0600)
commitbc095aab789a2e7d036c6d499f6c124a0c2d5de0
treec95be17fb56b0e2a474614ea0ef5554b0dd0b5a2
parent78583f91bc1df864f2d8e270e08ddd386f379172
t/dedupe: fixup bloom entry calculation

With m/n at 8x and with 5 default hashes for blooming, we should
be around ~2% false positive rate max.

Signed-off-by: Jens Axboe <axboe@fb.com>
t/dedupe.c