Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e4eaac06 authored by Sage Weil's avatar Sage Weil Committed by Al Viro
Browse files

vfs: push dentry_unhash on rename_dir into file systems


Only a few file systems need this.  Start by pushing it down into each
rename method (except gfs2 and xfs) so that it can be dealt with on a
per-fs basis.

Acked-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarSage Weil <sage@newdream.net>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 79bf7c73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment