]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: fix 'heap ...' command
authorSage Weil <sage@redhat.com>
Fri, 11 Oct 2019 00:13:17 +0000 (19:13 -0500)
committerSage Weil <sage@redhat.com>
Sat, 12 Oct 2019 17:05:36 +0000 (12:05 -0500)
commit6661fe0dd7f1dd73cefd1d10a4f70da7cbfee5b7
tree6d0dcaf21a7a8eb6d3d5c036ea2685da85576aa6
parente3260a81d5f82b22ef050b68412d3e79d3a7e2ec
mon: fix 'heap ...' command

Duplicate what the OSD is doing here.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonCommands.h
src/mon/Monitor.cc