]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scrub: use ObjectSection & ArraySection 61506/head
authorRonen Friedman <rfriedma@redhat.com>
Fri, 24 Jan 2025 16:37:34 +0000 (10:37 -0600)
committerRonen Friedman <rfriedma@redhat.com>
Fri, 24 Jan 2025 16:37:34 +0000 (10:37 -0600)
commit6e2f3fbeff6bb5c5a4f3ef84974243661a07ac22
tree0279d9d4676b38a0b8f1b3cca8dfbcde530fc601
parent0f9fc70e65ecdd9e143a3e5b6d5a7916f05871c2
osd/scrub: use ObjectSection & ArraySection

Use the RAII wrappers for the dump Formatters,
instead of manually opening and closing sections.

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
src/osd/scrubber/osd_scrub.cc
src/osd/scrubber/osd_scrub_sched.cc
src/osd/scrubber/pg_scrubber.cc
src/osd/scrubber/scrub_job.cc