]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crush: use auto for type safety
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 27 Jun 2017 12:38:37 +0000 (20:38 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 10 Jul 2017 00:45:36 +0000 (08:45 +0800)
commit6e6ec9d129b39e2ab08d1860d97cbbe386ce9734
tree47038bbd24435e182a3be093e38e1c6b4306d4e8
parent906f0b5bcda450a95f20648c2312139aca5491d4
crush: use auto for type safety

class-id, by definition, is of type int32_t, not int.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/crush/CrushWrapper.h