]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/OSD.cc: fix tracked keys
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 5 Jul 2017 08:28:48 +0000 (16:28 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Fri, 7 Jul 2017 00:43:16 +0000 (08:43 +0800)
commita5bab2dafbdecf34ac7a3e6026583ae829be7200
tree5d5030e773861e46f970444c7d0a1628a5f829e0
parentdef1b1d78f2859a1df9de83334a3a585ff1f0aa3
osd/OSD.cc: fix tracked keys

osd_max_trimming_pgs, osd_op_history_slow_op_size and
osd_op_history_slow_op_threshold shall be in the tracked key list but they are not.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/OSD.cc