]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/rgw_lua: s/boost::filesystem/std::filesystem/ 42448/head
authorKefu Chai <kchai@redhat.com>
Thu, 22 Jul 2021 07:49:51 +0000 (15:49 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 22 Jul 2021 08:49:30 +0000 (16:49 +0800)
commit71e20279e923d33bee77fc13cbc9ba1ca1976f01
tree5024c5ea505d13b7d2988b70900a89e2dab70eb8
parent7048172cad76084707c6cef42c0f903e3091060b
rgw/rgw_lua: s/boost::filesystem/std::filesystem/

for less dependencies on 3rd party libraries, and to reduce the
compilation time.

Signed-off-by: Kefu Chai <kchai@redhat.com>
CMakeLists.txt
src/rgw/CMakeLists.txt
src/rgw/rgw_lua.cc
src/test/lazy-omap-stats/CMakeLists.txt