]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore/bluestore_tool: do not use boost:filesystem as alternative
authorKefu Chai <kchai@redhat.com>
Mon, 7 Jun 2021 08:21:22 +0000 (16:21 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 9 Jun 2021 15:25:22 +0000 (23:25 +0800)
commitbfd911d88a45378134d4c5c7586e64b8d7ce6643
tree479e409cd921a47badda8401b0b4bd25c2db116f
parentd2b0382ec6f67c4f6f2eb422c676db4ea561e490
os/bluestore/bluestore_tool: do not use boost:filesystem as alternative

reverts 9dedabde520907f99727edf9f916ebb55ccdaa87

since there is no need to be compatible with GCC older than GCC-8, so
there is no need to use boost::filesystem as an alternative of
std::filesystem anymore.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/os/bluestore/bluestore_tool.cc