]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/ConfigKeyService: drop ConfigKeyService::dispatch() 38324/head
authorKefu Chai <kchai@redhat.com>
Sat, 28 Nov 2020 13:41:01 +0000 (21:41 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 6 Dec 2020 15:15:40 +0000 (23:15 +0800)
commit8e9d7505343162ec7d468e597db8e44fe3bb031b
tree06f62155ab87597789f0077a3efc45ada78a5f29
parentc1ea1ae53fabf8600a224a001d86dbf4507cc522
mon/ConfigKeyService: drop ConfigKeyService::dispatch()

this method is basically an alias of
ConfigKeyService::service_dispatch(), so get rid of it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/ConfigKeyService.cc
src/mon/ConfigKeyService.h