]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: update mon(peon)'s down_pending_out when osd up 11946/head
authorDong Wu <archer.wudong@gmail.com>
Thu, 27 Oct 2016 03:02:36 +0000 (11:02 +0800)
committerNathan Cutler <ncutler@suse.com>
Wed, 16 Nov 2016 17:46:43 +0000 (18:46 +0100)
commitd91c62dcf5b1c98b4cfed4eebf29ff9a9d64289b
tree59f484c916cb6396cd63c16c54ffb49da15f1c15
parentf776699fd00ff5f0deea15ec4f2efb991831b055
mon: update mon(peon)'s down_pending_out when osd up

Fixes: http://tracker.ceph.com/issues/17719
Signed-off-by: Dong Wu <archer.wudong@gmail.com>
(cherry picked from commit 664254a17afbad86983ea5b5b8d385662d89e65e)

Conflicts:
    src/mon/OSDMonitor.cc (auto declaration for variable "found" is a C++11ism,
        replace with the full verbose C++98 type)
src/mon/OSDMonitor.cc