]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: add IoCtx::is_valid method to test if IoCtx was initialized
authorMykola Golub <mgolub@suse.com>
Thu, 22 Aug 2019 13:29:52 +0000 (14:29 +0100)
committerJason Dillaman <dillaman@redhat.com>
Wed, 9 Oct 2019 19:53:12 +0000 (15:53 -0400)
commitacb870be0a9d149e22b23f40b43d1accb2b64843
tree0b2b90e793094031d570b5bc7ca8edf5a464d0da
parent6bd64f37f60816660a82db0da2abcc49f30d9ddd
librados: add IoCtx::is_valid method to test if IoCtx was initialized

Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 10ae725d3bd19899e1ae935e3197e5a0d1ff9df3)
src/include/rados/librados.hpp
src/librados/librados_cxx.cc