]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/ReplicatedBackend: reuse the already computed cost 9075/head
authorrunsisi <runsisi@zte.com.cn>
Wed, 11 May 2016 13:28:53 +0000 (21:28 +0800)
committerrunsisi <runsisi@zte.com.cn>
Fri, 13 May 2016 08:51:06 +0000 (16:51 +0800)
commit3494a2ac660823bd306949df6b9f706a9eae8d0e
tree621e7c9bb715b1044005671f80a9a54d81dc7e9d
parentc347087e0a2da51d162e716133908cf456f6adbf
osd/ReplicatedBackend: reuse the already computed cost

no need to compute the cost a second time

Signed-off-by: runsisi <runsisi@zte.com.cn>
src/messages/MOSDPGPush.h
src/osd/ReplicatedBackend.cc