]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson: register commands separately
authorKefu Chai <kchai@redhat.com>
Sun, 16 Feb 2020 08:39:26 +0000 (16:39 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 16 Feb 2020 15:59:30 +0000 (23:59 +0800)
commitdab8788f281f999c9f27ae9457998be96261d5b0
tree545e7864dbdf47368727b61a0508a5a23f2709fb
parent7d4abc9f54e55d7ad9fee230abd8fe688e592a08
crimson: register commands separately

so we can do command registration in the same place, in future, we can
move all of them into another place if necessary

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