]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: mapping is not optional anymore
authorKefu Chai <kchai@redhat.com>
Thu, 16 Mar 2017 09:43:19 +0000 (17:43 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 30 Mar 2017 12:21:17 +0000 (20:21 +0800)
commit19f8db9692726bc31ea13fd78ba46bec2e005bb8
treeb3ec23394e34ef76896ab267954535cd2d497d51
parent472c64268d477f60631af8de90cfb7b35cfaffba
mon/OSDMonitor: mapping is not optional anymore

as pg_creatings needs mapping to get the acting_primary osd of the
creating pg, so we can send the pg-create message to it if it subscribes
to this information, mapping should always be available now.

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