]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/Objecter: _calc_target - inline spgid 28570/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 15 Jun 2019 06:24:29 +0000 (14:24 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 15 Jun 2019 07:05:27 +0000 (15:05 +0800)
commit522f2ab0d6e6ae9caa01119654eae43e0395b2d0
treeaccbd4f8b0ad285b8f8362cc149e0152ac3180ff
parent5ae32b860f90930fe9d94438101273a122d9b4e0
osdc/Objecter: _calc_target - inline spgid

A follow-up of https://github.com/ceph/ceph/pull/28487.
For erasure pools this can save us an obviously redundant call
of do_crush and other things.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/osd_types.h
src/osdc/Objecter.cc