]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MgrStatMonitor: ensure only one copy of initial service map
authorSage Weil <sage@redhat.com>
Thu, 21 Mar 2019 16:58:29 +0000 (11:58 -0500)
committerSage Weil <sage@redhat.com>
Thu, 21 Mar 2019 16:58:29 +0000 (11:58 -0500)
commit204a8deacd2068989bd52eb130f4aac434b45f35
tree8b13be68fa72ff9fd4f4a12b173b55f2974ccdfe
parentcee38745eafe4df85c802aea1b5f1512025040f2
mon/MgrStatMonitor: ensure only one copy of initial service map

It's possible for create_pending to be called multiple times.

Fixes: http://tracker.ceph.com/issues/38839
Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MgrStatMonitor.cc