]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common, mon: use strict_si_cast<>(std::string_view,..)
authorKefu Chai <kchai@redhat.com>
Mon, 26 Jul 2021 06:53:43 +0000 (14:53 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 26 Jul 2021 12:12:17 +0000 (20:12 +0800)
commit55ed86bb98ecca3dc03f946b67a4b5a999dc04c9
tree504d29c64b15f695355fdc4141afe67849ba173b
parentb6f29f4c1b9fac9e46e6be049642d83f6f4c5f9a
common, mon: use strict_si_cast<>(std::string_view,..)

simpler this way

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/options.cc
src/mon/OSDMonitor.cc