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

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: default avatarSage Weil <sage@newdream.net>
parent 2baba250
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment