]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMonitor: drop redundant check of assert
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 11 Aug 2016 03:51:25 +0000 (11:51 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 17 Aug 2016 04:37:13 +0000 (12:37 +0800)
commite3f618906d473a99e99202dabedcefcbb75f8143
tree057735517187d17c50a8370d97c9ce060a4862f4
parent20327d6516580d32cc98b58731c3d657be1aedd9
osd/OSDMonitor: drop redundant check of assert

Below here version can never be identical to osdmap.epoch,
otherwise we shall have returned above.

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