]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/admin: do not construct AdminSocketHook with osd
authorKefu Chai <kchai@redhat.com>
Sat, 15 May 2021 06:00:33 +0000 (14:00 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 18 May 2021 10:05:33 +0000 (18:05 +0800)
commit852775c050905fc401f27dd9e01a2cc00981e489
treee6710e35a9931028a5fd9d5965a9708653ab93eb
parent6203e9f1b0c6c1d91e4d5bb5b97110b2e56446be
crimson/admin: do not construct AdminSocketHook with osd

osd is not used at all.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/admin/osd_admin.cc
src/crimson/osd/osd.cc