]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: add sanity check before setting use_gmt_hitset attribute
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 11 Aug 2016 02:20:06 +0000 (10:20 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 17 Aug 2016 04:37:13 +0000 (12:37 +0800)
commitfcae36d119544ff58694a6b2ca2f46aa2c831c96
treed8161e34dfe32ab27b0116cb884ffb4da87a971e
parent21b3234b592264b7895b945d0607a28b94fb8969
mon/OSDMonitor: add sanity check before setting use_gmt_hitset attribute

As "use_gmt_hitset" is a tier-specified attribute which is not applicable
for normal pools.

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