]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crush, mon: "ceph osd crush rule ls-by-class" support 17029/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 17 Aug 2017 02:34:26 +0000 (10:34 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 17 Aug 2017 05:34:36 +0000 (13:34 +0800)
commit7c67f95201316a240c7cdf1d8619b7642ff8fc33
tree7cbddf4ba185f9150124e8069d3dcf0cf57a87c5
parenta5075ed253940471b347ba0773f66ea6e61398d0
crush, mon: "ceph osd crush rule ls-by-class" support

This command returns all crush rules that are currently
referencing the device class specified by user.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
qa/workunits/mon/crush_ops.sh
src/crush/CrushWrapper.cc
src/crush/CrushWrapper.h
src/mon/MonCommands.h
src/mon/OSDMonitor.cc