]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/OSDMonitor: newly created osd should not be wrongly marked in 11795/head
authorrunsisi <runsisi@zte.com.cn>
Sat, 5 Nov 2016 10:33:08 +0000 (18:33 +0800)
committerrunsisi <runsisi@zte.com.cn>
Sat, 5 Nov 2016 12:42:43 +0000 (20:42 +0800)
commit118f081b3c64bc36a8b9825e3373587a334c672b
treebfa7127e83002e7df5f13e1b6516c791b67490a5
parenta7e42ab89acb78f14d0d2771277a84dc845d2545
mon/OSDMonitor: newly created osd should not be wrongly marked in

if we are creating an osd which has the same id as a previously
removed 'in' osd, we should not mark this newly created osd as 'in'

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