]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src: use entity_addr_t::parse(string_view) when possible 40587/head
authorKefu Chai <kchai@redhat.com>
Mon, 5 Apr 2021 03:11:03 +0000 (11:11 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 5 Apr 2021 04:33:04 +0000 (12:33 +0800)
commit80d0c9f1d2beb1d4d2c67d5a2fb842471b028042
tree8c2460004106dc6a0be1e23947960ccc3f5dbe82
parent0b37c3b67a2ee3f21937ce26588dfb9e0c45fa25
src: use entity_addr_t::parse(string_view) when possible

for better readability

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/ceph_mon.cc
src/common/cmdparse.cc
src/common/options.cc
src/common/pick_address.cc
src/librados/RadosClient.cc
src/mon/Monitor.cc
src/mon/MonmapMonitor.cc
src/mon/OSDMonitor.cc
src/tools/rbd/action/Kernel.cc