]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: move PG::publish_stats_to_osd() to .cc
authorKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2021 04:32:43 +0000 (12:32 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 28 Jan 2021 04:56:24 +0000 (12:56 +0800)
commit1db84298944927166f97ae3c46bfa7c0da8ac6fa
treebe17eeb1620664c978ccf358e9d3fcb0ea679a82
parentc4917eef53048ecb0a526724144c545e81a84408
crimson/osd: move PG::publish_stats_to_osd() to .cc

and move PG::get_stats() to .cc as well

for faster compilation

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/osd/pg.cc
src/crimson/osd/pg.h