]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: break recovery status onto separate lines 2586/head
authorSage Weil <sage@redhat.com>
Sun, 14 Sep 2014 05:00:24 +0000 (22:00 -0700)
committerSage Weil <sage@redhat.com>
Wed, 1 Oct 2014 20:05:57 +0000 (13:05 -0700)
commitfea01548417fc2ba7ee06eae110e5115da6fdaa0
tree4df64c8aa64c56041a42bcb4208896e1361a3cc8
parent46a76d513f46fd7bf3f246ff1eefbe55d362bdf5
mon: break recovery status onto separate lines

This affects both the 'health' and 'pgmap' sections of 'ceph status'
output.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/OSDMonitor.cc
src/mon/PGMap.cc
src/mon/PGMap.h
src/mon/PGMonitor.cc