]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/mgr: sync mgr_command_descs table and mgr_metadata table 18620/head
authorhuanwen ren <ren.huanwen@zte.com.cn>
Mon, 25 Sep 2017 07:01:02 +0000 (15:01 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 30 Oct 2017 09:17:14 +0000 (17:17 +0800)
commit338af1688147babb4e92523972175fe09ebb34b6
tree636c009ddd41378b45c34c71932aced6e9e176fe
parent3f0ad5f453a259cc53f50b1a9515e8a720da4a1d
mon/mgr: sync mgr_command_descs table and mgr_metadata table

sync mgr_command_descs table and mgr_metadata table to new mons

Fixes: http://tracker.ceph.com/issues/21527
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
(cherry picked from commit 13f6aa3aaa6de0aeccec67d7c6f3effe43dcae49)

Conflict: in master PaxosService::get_store_prefixes(..) is marked const
while in luminous, the cleanup commit which added the `const` is not
backported yet, so drop the `const` in the backported commit.
src/mon/MgrMonitor.cc
src/mon/MgrMonitor.h