]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/osd_type: get_clone_bytes - inline size() for overlapping size 17823/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Wed, 20 Sep 2017 03:13:42 +0000 (11:13 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 20 Sep 2017 03:31:35 +0000 (11:31 +0800)
commit05e92c0bfc7e07d477af8374f0cff816715bfc30
tree380149702453fe0d7309140c8af81a916ead33e9
parent311373a12a1ee0751a5b6dc038ff3537f6e13e73
osd/osd_type: get_clone_bytes - inline size() for overlapping size

This is faster and simpler. A similar issue can be found at:
https://github.com/ceph/ceph/pull/17807

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