]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: run mapping on peons also
authorKefu Chai <kchai@redhat.com>
Sun, 19 Mar 2017 06:02:15 +0000 (14:02 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 30 Mar 2017 12:21:17 +0000 (20:21 +0800)
commit11f82480a0e9f6c498c230441051e01fb359f27a
tree1386e38be445c0531446ed1c98ef66e761f14a94
parent19f8db9692726bc31ea13fd78ba46bec2e005bb8
mon/OSDMonitor: run mapping on peons also

otherwise subcriptions on peons won't get the creating_pgs notification
mapping updated. we want to send the notification from peons also. and
the notifications should be updated with the updated pg mapping.

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