]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
async/rdma: move RDMAStack::create_worker() to .cc
authorKefu Chai <kchai@redhat.com>
Wed, 24 Feb 2021 04:05:34 +0000 (12:05 +0800)
committeryite.gu <yitegu0@gmail.com>
Sun, 4 Feb 2024 03:20:53 +0000 (11:20 +0800)
commit50e3d50d677101691f2cb1d8f95f3ad98e2e9c99
tree5a53281da89c273beb04ed2c33b899142e878ee8
parent5167f63e716d2609c37678e3ae7bc2bf1cb46db5
async/rdma: move RDMAStack::create_worker() to .cc

to hide the implementation in .cc file, also speed up the compilation.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit a5ddf1840ba9cc8b30398f86c004918769626a61)
src/msg/async/rdma/RDMAStack.cc
src/msg/async/rdma/RDMAStack.h