]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/bl: move bl::prepare_iovs() to .cc file
authorKefu Chai <tchaikov@gmail.com>
Fri, 15 Oct 2021 23:35:21 +0000 (07:35 +0800)
committerKefu Chai <tchaikov@gmail.com>
Fri, 15 Oct 2021 23:35:25 +0000 (07:35 +0800)
commit573661de503e627de007100bad0ce7f6226d0774
treee6c493e7d851f8c1ca3565f290665da1d2446990
parent00b232a3a99845ec2ca055075abcd1a1994b6987
common/bl: move bl::prepare_iovs() to .cc file

to reduce the compilation time by having a smaller header file.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
src/common/buffer.cc
src/include/buffer.h