]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: Remove usage of unsupported objstores for QoS 52530/head
authorAishwarya Mathuria <amathuri@redhat.com>
Thu, 13 Jul 2023 18:05:42 +0000 (23:35 +0530)
committerAishwarya Mathuria <amathuri@redhat.com>
Tue, 9 Jan 2024 17:51:17 +0000 (17:51 +0000)
commit18043c5e88d241f43b8fd23a8cbc1b15a3854de9
treed8a3b982ecef566305e46987cf89b5482c4ec0d4
parent7e79aee3c089279b954a0619abb634a8547649a2
osd: Remove usage of unsupported objstores for QoS

mClock is supported on Bluestore and a check is currently done to eliminate other unsupported object stores.
With Filestore no longer in the code base, this check can be removed.
In addition, make sure that osd bench will no longer run on setups with memstore.

Fixes: https://tracker.ceph.com/issues/59531
Signed-off-by: Aishwarya Mathuria <amathuri@redhat.com>
src/osd/OSD.cc
src/osd/OSD.h