]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: use unique_ptr for MgrStandby::active_mgr 13667/head
authorJohn Spray <john.spray@redhat.com>
Sat, 4 Feb 2017 21:14:13 +0000 (21:14 +0000)
committerJohn Spray <john.spray@redhat.com>
Mon, 27 Feb 2017 11:11:28 +0000 (11:11 +0000)
commit6ea42d79ae1f6434b2b4684bba837b541c3952af
treeb118e03a2fdb830334b53d9e8aaa3a7cb5db5056
parent64eae76fbe89e6b0ecdd3b49b814d8460f40dcdb
mgr: use unique_ptr for MgrStandby::active_mgr

It should always have been one of these.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/MgrStandby.cc
src/mgr/MgrStandby.h