]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd/PGLog: move PGLog::read_log_and_missing_crimson() into .cc
authorKefu Chai <kchai@redhat.com>
Wed, 4 Nov 2020 13:20:22 +0000 (21:20 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 4 Nov 2020 14:48:58 +0000 (22:48 +0800)
commit0494d786cd98b70549befe75162655e3ab9cb303
treeb3e4a726345a7e9f11c49f2da467af7595143357
parente9fd452b3ee95f2eb9008a9ff2f5402d3140beff
osd/PGLog: move PGLog::read_log_and_missing_crimson() into .cc

to speed up the compilation. and for better readability.

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