]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Rename queue_scrub_event_msg to queue_scrub_event_msg_default_cost
authorAishwarya Mathuria <amathuri@redhat.com>
Tue, 27 Feb 2024 17:04:22 +0000 (17:04 +0000)
committerAishwarya Mathuria <amathuri@redhat.com>
Thu, 13 Jun 2024 03:38:19 +0000 (09:08 +0530)
commitb79fd7732689e45fb51b9391f8f1069e97c4f64d
tree2c36342b01a9477b679e0460c9ead30bde620394
parentf8824c4600846b0a2cd278a8880d4ae16fd92809
osd: Rename queue_scrub_event_msg to queue_scrub_event_msg_default_cost

Since most scrub messages are queued with the default scrub cost, we can use queue_scrub_event_msg_default_cost where the default scrub cost will be passed when a scrub message is to be queued.

Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
(cherry picked from commit 07c285ae4e230454ffcdf8b9dc64d912a9994626)
src/osd/OSD.cc
src/osd/OSD.h