]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: drop redundant statements 12563/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Mon, 19 Dec 2016 12:31:45 +0000 (20:31 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 20 Dec 2016 00:45:01 +0000 (08:45 +0800)
commit47fe4d4f498a263f6e16486564b6e45d99b3ab58
treecbbc1deed515b200e6b4d740442ff91a875363af
parentf7bf80041ebcea08bb7d47f38a1d98c3b62c6248
osd/OSDMap: drop redundant statements

calc_pg_rank() will do the same check inside.

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