]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: Remove check on osd_pg_delete_cost change 54872/head
authorAishwarya Mathuria <amathuri@redhat.com>
Fri, 9 Feb 2024 07:01:35 +0000 (07:01 +0000)
committerAishwarya Mathuria <amathuri@redhat.com>
Fri, 9 Feb 2024 07:01:35 +0000 (07:01 +0000)
commit56c681c39a35686368e43e3baabcc7e7c5bd8b72
tree98ac5d1d6ea0bbf4456d35898c962dcfa0411e3b
parent34bed3e36a05b8281b6248fc9a1340bd0f1828a8
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>
src/osd/OSD.cc
src/osd/OSD.h