mirror of
https://github.com/ceph/ceph
synced 2025-02-19 17:08:05 +00:00
Merge pull request #16542 from linuxbox2/wip-rados-urls
librados.h: add LIBRADOS_SUPPORTS_APP_METADATA Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
commit
c0a6353fd4
@ -49,6 +49,7 @@ extern "C" {
|
||||
|
||||
#define LIBRADOS_SUPPORTS_WATCH 1
|
||||
#define LIBRADOS_SUPPORTS_SERVICES 1
|
||||
#define LIBRADOS_SUPPORTS_APP_METADATA 1
|
||||
|
||||
/* RADOS lock flags
|
||||
* They are also defined in cls_lock_types.h. Keep them in sync!
|
||||
|
Loading…
Reference in New Issue
Block a user