]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/scrub: remove requested_scrub_t::need_auto
authorRonen Friedman <rfriedma@redhat.com>
Tue, 10 Sep 2024 06:43:28 +0000 (01:43 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 10 Sep 2024 06:43:28 +0000 (01:43 -0500)
commit92b0f8512613bd67ddabc31063fe08e696fb0d8c
tree485628b9f2edeb441c3e5db1b0eb58fc40e3cf95
parentc43853afd5748d5092c6474016cbbf5bc607de44
osd/scrub: remove requested_scrub_t::need_auto

as part of the ongoing work to remove the 'planned scrub'
flag set.

flags_to_deep_priority() is no longer needed, and
can be removed.

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