]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osdc/Objecter: move LingerOp's ctor to .cc
authorKefu Chai <kchai@redhat.com>
Fri, 23 Jul 2021 16:09:58 +0000 (00:09 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 24 Jul 2021 05:47:58 +0000 (13:47 +0800)
commitb1af9a74706fe81f0e53034d1db0679d2d948b7c
tree691bbcc1dd067d407bc46a0780a225a16c76f40e
parentc6a1fa5a5e06fd971d97a2404f2b028c091eb255
osdc/Objecter: move LingerOp's ctor to .cc

so the linkage of fmt::fmt does not spill out to other compilation
units.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 0e0d320525437ce6868ac6dd532ccd4c7e4a6fff)
src/osdc/Objecter.cc
src/osdc/Objecter.h