]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/scrubber: Clean up unused function add_double 60131/head
authorShreya Sapale <shreya17sapale@gmail.com>
Fri, 4 Oct 2024 21:37:58 +0000 (21:37 +0000)
committerShreya Sapale <shreya17sapale@gmail.com>
Fri, 4 Oct 2024 21:39:07 +0000 (21:39 +0000)
commit1578931220a41fb9e723aa7831b68215dd5dfce1
treec3c809fa17b5515f78ec9ae54cd23fedc5b3c101
parentf6013514518b730347b54d48664eccffeb3831aa
osd/scrubber: Clean up unused function add_double

This commit removes the unused add_double function which was giving a compiler warning.

Fixes: https://tracker.ceph.com/issues/68009
Signed-off-by: Shreya Sapale <shreya17sapale@gmail.com>
src/osd/scrubber/scrub_job.cc