From: Xiubo Li Date: Thu, 6 Aug 2020 03:56:26 +0000 (+0800) Subject: librados: add LIBRADOS_SUPPORTS_GETADDRS support X-Git-Tag: wip-pdonnell-testing-20200918.022351~425^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=63cb60b52596d85b44ca8698ed48f9358fdda96a;p=ceph-ci.git 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 --- diff --git a/src/include/rados/librados.h b/src/include/rados/librados.h index 89d977be52e..21b5eb5af1b 100644 --- a/src/include/rados/librados.h +++ b/src/include/rados/librados.h @@ -49,6 +49,7 @@ extern "C" { #define LIBRADOS_SUPPORTS_WATCH 1 #define LIBRADOS_SUPPORTS_SERVICES 1 +#define LIBRADOS_SUPPORTS_GETADDRS 1 #define LIBRADOS_SUPPORTS_APP_METADATA 1 /* RADOS lock flags