]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/scrub: set_op_parameters() no longer uses the 'requested' flags
authorRonen Friedman <rfriedma@redhat.com>
Tue, 10 Sep 2024 06:08:14 +0000 (01:08 -0500)
committerRonen Friedman <rfriedma@redhat.com>
Tue, 10 Sep 2024 06:17:18 +0000 (01:17 -0500)
commitc43853afd5748d5092c6474016cbbf5bc607de44
tree38c6c8f4cd402deb5277f6add6986711702fc8a1
parent4ccbc083e2976583ba29e156be66b54c13d258fe
osd/scrub: set_op_parameters() no longer uses the 'requested' flags

... and the same goes for request_rescrubbing().

The requested_flag_t::auto_repair can now 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