]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: Expose RadosClient instance id through librados
authorJason Dillaman <dillaman@redhat.com>
Sun, 28 Sep 2014 07:46:04 +0000 (03:46 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Sat, 24 Jan 2015 23:03:44 +0000 (15:03 -0800)
commite6f12805c266ee77bd2d9857a469143d914b3b70
tree1907a572b2758117b92edcdee702964a8a9fe696
parent398bc9648d48fa5659dd80001112aa69e3d31197
librados: Expose RadosClient instance id through librados

Allow librados clients to utilize the global id of the RadosClient.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/include/rados/librados.hpp
src/librados/librados.cc