]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/store_test: avoid dynamic allocation of trans 10775/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 7 Jul 2016 07:04:42 +0000 (15:04 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 18 Aug 2016 07:50:10 +0000 (15:50 +0800)
commitdf949d53bb8733d1f73b23c8edc8334ac3844234
tree1475415df86a5e8de442030bc20997f4b5750e3d
parente080e35c9ff373d20bfd33989ad4eeb2fbd0664f
test/store_test: avoid dynamic allocation of trans

For the sake of performance.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/test/objectstore/store_test.cc