]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/OSDMonitor: cleanup last_osd_report if osd does not exist
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 13 Jul 2017 07:12:21 +0000 (15:12 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 17 Jul 2017 13:49:42 +0000 (21:49 +0800)
commitb9526c54554d67f929e4be52864a73aab656bacc
treeae3716ef184e90ad80c2905061c077b3ad05b244
parenta98c7e84ac12d3e6fb4076cf52cab59c4aa9d59e
mon/OSDMonitor: cleanup last_osd_report if osd does not exist

In case we might want to reuse the same slot later.

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