]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: use class member instead of parameter to reset container size
authorChangcheng Liu <changcheng.liu@aliyun.com>
Wed, 26 Aug 2020 02:21:48 +0000 (10:21 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Sun, 6 Sep 2020 12:57:19 +0000 (20:57 +0800)
commit076575909d76da32ae1fdadd882b12ad54075169
tree1c8d5ca6cd5673ca432beb7ff07f7c441f75786b
parent02abda02144585bbda6207036bcca26d3dc64cb4
osd/OSDMap: use class member instead of parameter to reset container size

Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/osd/OSDMap.cc