]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: remove usless check condition. 33692/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Tue, 3 Mar 2020 12:37:48 +0000 (20:37 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Tue, 3 Mar 2020 12:37:48 +0000 (20:37 +0800)
commit9549d593827d5f48325621203ef028e284fcc22f
tree82a78ed00517365d43b127985b69a9c5bfabb512
parent0c782a86f910e81ec37ac5a0d4dc5d9a8fd09e13
osd: remove usless check condition.

In fact, next_osdmap never is nullptr when osd is ready.
And OSDMafRef() is still nullptr.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/osd/OSD.h