]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os: move ctor of SeaStore into .cc
authorKefu Chai <kchai@redhat.com>
Wed, 19 May 2021 04:26:15 +0000 (12:26 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 20 May 2021 05:10:03 +0000 (13:10 +0800)
commit5ec16ca839e438fad6dada1e06d827feb7065e03
treeaaa53773db4387828e55f75a54b35df8fa986116
parent2b909a865bed339e8a865c83cc631ab10e291e83
crimson/os: move ctor of SeaStore into .cc

so the ctor and dtor are colocated in the same file. for better
readability.

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