]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: fix missing osd metadata (again)
authorJohn Spray <john.spray@redhat.com>
Wed, 25 May 2016 16:56:51 +0000 (17:56 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 29 Sep 2016 16:26:50 +0000 (17:26 +0100)
commitc5700ce4b45b3a385fe4c2111da852bea7d86da2
tree71b5fc31505ab05bfa55f874af77503c061fc943
parent27fdf87a0c1a089a514ddfb3bb265c3f36a7c8a7
mon: fix missing osd metadata (again)

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

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