mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
Add a new type of cls lock -- exclusive ephemeral for which the object only exists to represent the lock and for which the object should be deleted at unlock. This is to prevent the accumulation of unneeded objects in the cluster by automatically cleaning them up. Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> |
||
---|---|---|
.. | ||
cls_lock_client.cc | ||
cls_lock_client.h | ||
cls_lock_ops.cc | ||
cls_lock_ops.h | ||
cls_lock_types.cc | ||
cls_lock_types.h | ||
cls_lock.cc |