From: Sage Weil Date: Tue, 25 May 2010 23:45:25 +0000 (-0700) Subject: ceph: make lease code DN specific X-Git-Tag: v2.6.35-rc1~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd1c9057366f329911180e9000e2b425f23fc287;p=pandora-kernel.git 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: Sage Weil --- Reading git-diff-tree failed