]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: use std::filesystem without S*'s compatibility layer.
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Tue, 7 Jul 2020 13:09:22 +0000 (15:09 +0200)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 6 Aug 2020 21:59:05 +0000 (17:59 -0400)
commit7acef5765b3433f6e6553b902136bef01724256e
tree9a47aa893f27733ae61b5f42ad47215d417298fb
parentd3eb060edcfe6b4ad18dad5b687041de867a8c42
crimson/osd: use std::filesystem without S*'s compatibility layer.

This is needed as newer versions of the framework have
the `seastar::compat` compatibility layer stripped.

Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
src/crimson/osd/main.cc