From: Sage Weil Date: Tue, 24 May 2011 20:06:07 +0000 (-0700) Subject: vfs: push dentry_unhash on rename_dir into file systems X-Git-Tag: v3.0-rc1~141^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4eaac06bcccb2a70bca6a2de9871882dce2aa14;p=pandora-kernel.git 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: Christoph Hellwig Signed-off-by: Sage Weil Signed-off-by: Al Viro --- Reading git-diff-tree failed