]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: moved object name helpers to librbd::util namespace
authorJason Dillaman <dillaman@redhat.com>
Tue, 17 Nov 2015 15:42:34 +0000 (10:42 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 15 Dec 2015 01:30:50 +0000 (20:30 -0500)
commit3d25f5148c70a16b95ab06a91a2c3dceeebfcff2
tree62cadb122d24ae26c6847553ccc23d1cb675de44
parent06f2eb29c9717c420a8dda7396c744349a064d71
librbd: moved object name helpers to librbd::util namespace

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/CMakeLists.txt
src/librbd/AsyncObjectThrottle.cc
src/librbd/ImageCtx.cc
src/librbd/ImageWatcher.cc
src/librbd/Makefile.am
src/librbd/Utils.cc [new file with mode: 0644]
src/librbd/Utils.h
src/librbd/internal.cc
src/librbd/internal.h
src/librbd/operation/RenameRequest.cc