]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/OSDMap: pass filter directly to the OSDUtilizationDumper
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 18 Jun 2019 08:06:52 +0000 (16:06 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 18 Jun 2019 08:27:11 +0000 (16:27 +0800)
commit4c90cee20473aa51c04731f4ef2d286b2a2abf44
tree04872388c993d95b49aced0ef8e827d1aa5845fa
parent10dfa31e23366db41b147cc15f76793eea02efc7
osd/OSDMap: pass filter directly to the OSDUtilizationDumper

This makes the code easy to maintain and especially to extend,
e.g., adding per pool filters.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mgr/DaemonServer.cc
src/osd/OSDMap.cc
src/osd/OSDMap.h