From: Sage Weil Date: Fri, 23 Jul 2010 20:54:21 +0000 (-0700) Subject: ceph: fix dentry lease release X-Git-Tag: v2.6.35~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dadcce358a4c4078e1ea0bc4365c3f67b8e373e;p=pandora-kernel.git ceph: fix dentry lease release When we embed a dentry lease release notification in a request, invalidate our lease so we don't think we still have it. Otherwise we can get all sorts of incorrect client behavior when multiple clients are interacting with the same part of the namespace. Signed-off-by: Sage Weil --- Reading git-diff-tree failed