]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados: add LIBRADOS_SUPPORTS_GETADDRS support 36488/head
authorXiubo Li <xiubli@redhat.com>
Thu, 6 Aug 2020 03:56:26 +0000 (11:56 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 6 Aug 2020 13:58:19 +0000 (21:58 +0800)
commit63cb60b52596d85b44ca8698ed48f9358fdda96a
tree42d3ff6b80729cedb893c3d8f822889dd279f2e2
parent9e01fcac9124823fc2a206328566f5a6cc8d609d
librados: add LIBRADOS_SUPPORTS_GETADDRS support

This will be very helpful when release ceph package(like RPM) with
backporting rados_getaddrs() api to previous version.

In tcmu-runner we need to check whether the rados_getaddrs() is
support or not.

Fixes: https://tracker.ceph.com/issues/46842
Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/include/rados/librados.h