]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Remove check on osd_pg_delete_cost change 56474/head
authorAishwarya Mathuria <amathuri@redhat.com>
Fri, 9 Feb 2024 07:01:35 +0000 (07:01 +0000)
committerAishwarya Mathuria <amathuri@redhat.com>
Tue, 26 Mar 2024 11:26:03 +0000 (16:56 +0530)
commita3db28a973410d86fe1b419da60e222fb8ea6eb3
tree591889751b8b716eac6054d63e0df5e06365f5a4
parentf9829cfff6ff22a008c76a43062ae124c339c67f
osd: Remove check on osd_pg_delete_cost change

With the new cost estimation technique, we don't need osd_pg_delete_cost to be hard-coded to one particular value.
Hence we can now remove the check we had previously added to prevent users from modifying deletion cost with mClock.

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