Skip to content
Commit dd1c9057 authored by Sage Weil's avatar Sage Weil
Browse files

ceph: make lease code DN specific



The lease code includes a mask in the CEPH_LOCK_* namespace, but that
namespace is changing, and only one mask (formerly _DN == 1) is used, so
hard code for that value for now.

If we ever extend this code to handle leases over different data types we
can extend it accordingly.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 7e34bc52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment