]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/scrub: cleanup scrubber-be's usage of the size-of-disk service
authorRonen Friedman <rfriedma@redhat.com>
Mon, 31 Jan 2022 13:49:00 +0000 (13:49 +0000)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 24 Feb 2022 14:26:37 +0000 (14:26 +0000)
commit43c8d8434cd522ac27cc09e347eaed57df7c422d
tree1e5822fe3e433128e4114addfe4110d947d6532c
parentaabeaacd774ed4983505546e68e324f31a1d68c8
osd/scrub: cleanup scrubber-be's usage of the size-of-disk service

Limit the amount of scrubber code that directly calls the
PG-Backend services - in this case, the logical-size to
on-disk-size translation.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/scrubber/scrub_backend.cc