]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/OSDMonitor: make per-OSD no{out,down,in,out} flags prior to CRUSH nodes
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 23 Apr 2019 03:03:04 +0000 (11:03 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 23 Apr 2019 04:40:50 +0000 (12:40 +0800)
commit01916b99c3a8cb58686963e6167bd46c0d24f218
tree4f1fcfa6d949c3fbc1e3fb50622738b44f724c32
parent176bfb9b33662a9a92f02bd36f7b95a74cbdc663
mon/OSDMonitor: make per-OSD no{out,down,in,out} flags prior to CRUSH nodes

This way we 'll be more compatible with older versions, and can effectively
reduce the map size for large clusters.

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