Searched hist:"1 dadcce3" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 1dadcce3 Fri Jul 23 15:54:21 CDT 2010 Sage Weil <sage@newdream.net> 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 <sage@newdream.net> 1dadcce3 Fri Jul 23 15:54:21 CDT 2010 Sage Weil <sage@newdream.net> 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 <sage@newdream.net>
|