]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #26478 from xiexingguo/wip-calc-upmap-vec-reserve
authorXie Xingguo <xie.xingguo@zte.com.cn>
Wed, 20 Feb 2019 06:13:41 +0000 (14:13 +0800)
committerGitHub <noreply@github.com>
Wed, 20 Feb 2019 06:13:41 +0000 (14:13 +0800)
osd/OSDMap: using std::vector::reserve to reduce memory reallocation

Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>

Trivial merge