]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
common: add ceph_string.h
authorKefu Chai <kchai@redhat.com>
Mon, 29 Apr 2019 09:00:32 +0000 (17:00 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 4 May 2019 06:51:27 +0000 (02:51 -0400)
commit5bf8cda6776dee2581a99cf2165243540696bf78
treea34b1c16d49c3f04247cee5536234ec3ec0ef277
parentba970314fe22fdd59793a16ff87245e448e5de4e
common: add ceph_string.h

declare ceph_string functions in a single place, so their
implementation and consume can reference a single copy of declaration.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/ceph_strings.cc
src/common/ceph_strings.h [new file with mode: 0644]
src/common/entity_name.cc
src/include/rados.h