]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: cleanup ShardDispatcher 54091/head
authorYingxin Cheng <yingxin.cheng@intel.com>
Tue, 4 Jul 2023 02:31:55 +0000 (10:31 +0800)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 19 Oct 2023 07:12:50 +0000 (07:12 +0000)
commite39d16d5811de2fd8be0ec5187a6a1eefc3186fd
tree6d023ecad4534af64541d53493c4f828db8e8301
parent7d95ac020fa08d320982e7a88fa4ede73ec20937
crimson/osd: cleanup ShardDispatcher

ShardDispatcher logically equals to seastar::sharded<PGShardManager>,
drop unnecessary members.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
(cherry picked from commit 4ecc58d0ff372420a780c41bcaa975a25719c207)
src/crimson/osd/osd.cc
src/crimson/osd/osd.h