]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Remove check on osd_pg_delete_cost change 56475/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:29:29 +0000 (16:59 +0530)
commitf8a31a86b09383cfd16f6f9a7fadaccf516bb64b
treebaeb20211f20a1f54bb3fcfc499a3d98ff063709
parent26093554e519a29e0299d2eef8638ac66f964452
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