]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/PGMap: add in actual omap usage into per-pool stats
authorSage Weil <sage@redhat.com>
Tue, 23 Jul 2019 22:46:11 +0000 (17:46 -0500)
committerSage Weil <sage@redhat.com>
Tue, 6 Aug 2019 14:24:14 +0000 (09:24 -0500)
commitb207973ae998e67c3f00a6cbd6dba92aa45dc7b2
tree94e2e30b597aa11d0309fd05cd0cdf0cedc0cc48
parentd6ff61ed1f6e2fe67a64684cbf88f3f36ed26351
mon/PGMap: add in actual omap usage into per-pool stats

This is a minimal change: we aren't separately reporting data vs omap
usage (like we do in 'osd df' output for individual osds).

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