bfs: remove unnecessary dentry_unhash on dir rename
authorSage Weil <sage@newdream.net>
Fri, 27 May 2011 20:41:54 +0000 (13:41 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 28 May 2011 05:02:50 +0000 (01:02 -0400)
Bfs does not have problems with references to unlinked directories.

CC: tigran@aivazian.fsnet.co.uk
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found