Skip to content

Missing rbd API components: RBD_LOCK_MODE_EXCLUSIVE_TRANSIENT #1229

@idryomov

Description

@idryomov
 typedef enum {
   RBD_LOCK_MODE_EXCLUSIVE = 0,
   RBD_LOCK_MODE_SHARED = 1,
+  RBD_LOCK_MODE_EXCLUSIVE_TRANSIENT = 2
 } rbd_lock_mode_t;

This just landed in main and is on its way to squid (planned in 19.2.4) and tentacle (planned in 20.2.1).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions