diff options
author | Sage Weil <sage@inktank.com> | 2013-09-18 14:50:05 -0700 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-09-25 16:49:40 -0700 |
commit | 8dcdeb2e02ea86ceb40cbef812b33f4243838f7b (patch) | |
tree | 4c884e95c81a9f3d3cbf5ec5fb66f9aec9efe850 /debian | |
parent | eda807e01e39522ec20f4e90af8c44e7514d8af2 (diff) | |
download | ceph-8dcdeb2e02ea86ceb40cbef812b33f4243838f7b.tar.gz |
common/bloom_filter: make optimal parameter calculation static
We pass the ctor our target behavior and calculate parameters based on
that. Avoid storing the target behavior, and make that calc a static
method. And add a new ctor that takes the parameters explicitly.
Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions