]> 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>
Thu, 7 Nov 2019 18:30:28 +0000 (13:30 -0500)
commitfdcd3e21f8528adefc8c053b87115ec04cc4ecee
treebfb93cf40c13006b695e5b5c1153ba2d1f8e150f
parente5faeec3daa6454836d401eb569730553b559207
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