]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: remove reliance of Scrubber objects' logging on the PG 42479/head
authorRonen Friedman <rfriedma@redhat.com>
Sun, 25 Jul 2021 11:58:51 +0000 (14:58 +0300)
committerRonen Friedman <rfriedma@redhat.com>
Thu, 4 Nov 2021 15:53:37 +0000 (15:53 +0000)
commit2aeb9263d643b19d59219e8e187e1a0fa0292693
tree404bd3afb57cff64da6689763dcfe5ecb31f6307
parentbc458cd3bcd292df726946ef90d32b26bb791458
osd/scrub: remove reliance of Scrubber objects' logging on the PG

Modify the Scrubber's sub-objects to use their own gen_prefix()
functions, instead of using PG::gen_prefix().

Fixes: https://tracker.ceph.com/issues/51843
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/PG.h
src/osd/scrubber/PrimaryLogScrub.cc
src/osd/scrubber/pg_scrubber.cc
src/osd/scrubber/pg_scrubber.h
src/osd/scrubber/scrub_machine.cc
src/osd/scrubber/scrub_machine.h
src/osd/scrubber/scrub_machine_lstnr.h