]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph_dedup_tool: make SampleDedupGlobal::sampling_rate const
authorSamuel Just <sjust@redhat.com>
Sat, 17 Sep 2022 02:57:07 +0000 (02:57 +0000)
committermyoungwon oh <ohmyoungwon@gmail.com>
Mon, 19 Sep 2022 04:21:32 +0000 (13:21 +0900)
commit7f2967ff4099c997af03c46612d565afa4c67d1e
tree69c86d10bd20d6a53e348b13d7241a5d8631bc15
parent8a50a627ee38a4fff13b29f2654e92ed3ee2181f
ceph_dedup_tool: make SampleDedupGlobal::sampling_rate const

Clarifies why it doesn't need to be protected by a lock.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/tools/ceph_dedup_tool.cc