From: Sage Weil Date: Mon, 21 Dec 2009 19:42:18 +0000 (-0800) Subject: ceph: ensure rename target dentry fails revalidation X-Git-Tag: v2.6.34-rc2~9^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4a29f26d50bea65809ca670992108a33aa2efa6;p=pandora-kernel.git ceph: ensure rename target dentry fails revalidation This works around a bug in vfs_rename_dir() that rehashes the target dentry. Ensure such dentries always fail revalidation by timing out the dentry lease and kicking it out of the current directory lease gen. This can be reverted when the vfs bug is fixed. Signed-off-by: Sage Weil --- Reading git-diff-tree failed