]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix missing osd metadata (again) 11642/head
authorJohn Spray <john.spray@redhat.com>
Wed, 25 May 2016 16:56:51 +0000 (17:56 +0100)
committerKefu Chai <kchai@redhat.com>
Tue, 25 Oct 2016 12:29:55 +0000 (20:29 +0800)
commit1eedf181176ce75212a8cfbb87ac927350a826ed
tree3ca4bb1be60c1613ec588bf10a65a046fa6a388e
parente053b2085b0d0be0e8c9912c82c7142bb0871783
mon: fix missing osd metadata (again)

The JSON output was getting broken by continuing
in the wrong place.

Fixes: http://tracker.ceph.com/issues/17685
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit c5700ce4b45b3a385fe4c2111da852bea7d86da2)
src/mon/OSDMonitor.cc