]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/PGMap: include the per-pool usage breakdown in pg dump 39728/head
authorSage Weil <sage@newdream.net>
Fri, 26 Feb 2021 01:58:27 +0000 (19:58 -0600)
committerSage Weil <sage@newdream.net>
Fri, 26 Feb 2021 01:58:27 +0000 (19:58 -0600)
commit82aeb07f9d47fbc990dbecaf34c44812dc6ceb1e
tree603c28c0324ceb908776589c78aa32146f577d10
parentb092ad3acc11aee874806fe36d6db91a2a807c6d
mon/PGMap: include the per-pool usage breakdown in pg dump

We started accounting for this ages ago, but we don't expose it anywhere.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mon/PGMap.cc