]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/bloom_filter: add a few assertions and checks for bit_table_ == NULL 693/head
authorSage Weil <sage@inktank.com>
Sun, 6 Oct 2013 17:28:20 +0000 (10:28 -0700)
committerSage Weil <sage@inktank.com>
Sun, 6 Oct 2013 17:28:20 +0000 (10:28 -0700)
commit0cae3a13fa2fd94ae9f58e0c73bc4d0e8fd0992f
treeab435e03b86604818b2d56c5a1bba28a5a2f5deb
parentcf34adb99b456db845295bfca2b1fb310d873f89
common/bloom_filter: add a few assertions and checks for bit_table_ == NULL

Signed-off-by: Sage Weil <sage@inktank.com>
src/common/bloom_filter.hpp
src/test/common/test_bloom_filter.cc