]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/scheduler: remove OpQueueable::get_op_type() and supporting machinery
authorSamuel Just <sjust@redhat.com>
Tue, 4 Apr 2023 23:05:56 +0000 (23:05 +0000)
committerSridhar Seshasayee <sseshasa@redhat.com>
Mon, 8 May 2023 09:16:25 +0000 (14:46 +0530)
commite32c4bcc861f9b92cad7366c493784feb0e8cf9d
tree741a06fc66710007f928b22b97be85720a6e192c
parent0020feaa3df53c6222707bace5c8bbe9571f4591
osd/scheduler: remove OpQueueable::get_op_type() and supporting machinery

Apparently unused.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/osd/scheduler/OpSchedulerItem.h
src/test/osd/TestMClockScheduler.cc