]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: batch noup/noin osds support 15725/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Fri, 16 Jun 2017 07:52:01 +0000 (15:52 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sun, 18 Jun 2017 00:39:50 +0000 (08:39 +0800)
commitf53559f95b62ee5159e8eacac66bd8b5ca35a7f4
tree2749d9f49307813106cb08e07bf1b7d7caf1f990
parentc994071bac57982bef5e5e5c8657b1500d0d1839
mon/OSDMonitor: batch noup/noin osds support

This is a follow-up change of https://github.com/ceph/ceph/pull/15381.
This patch also simplifies the original code logic a bit.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
qa/workunits/cephtool/test.sh
src/include/rados.h
src/mon/MonCommands.h
src/mon/OSDMonitor.cc
src/osd/OSD.cc
src/osd/OSDMap.h