]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: do not use pointers for MgrStandby members
authorKefu Chai <kchai@redhat.com>
Thu, 4 May 2017 07:39:55 +0000 (15:39 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 6 May 2017 14:45:16 +0000 (22:45 +0800)
commit260fea0f59d2e1bf69c913ee1bfbe834a8884d96
tree06d313b9f28d8cdf6f9b2556c94dc086ac3fb6d3
parent6e1e5407d8ccb03a5ae43b9b8cb519d66bc76744
mgr: do not use pointers for MgrStandby members

it's simpler and easier to manage the life cycle of them this way.

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