]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: fix OSDMap notifications
authorJohn Spray <john.spray@redhat.com>
Mon, 26 Sep 2016 21:12:19 +0000 (22:12 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:27:07 +0000 (17:27 +0100)
commit1bb9edbaf27d026acbf3fcfb80bdbf7a34f00fce
treee1cb524503769d5e43f98f63d643f7e560350fd6
parent45b33934e878908332c9fee239b47db7657302ee
mgr: fix OSDMap notifications

This broken when MgrStandby was separated out,
because it now eats the original OSDMap message
without calling maybe_request_map.

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