commit | b6ff24a333267a6810e28ee5b9fc539d149c52f0 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Tue May 24 13:06:22 2011 -0700 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu May 26 07:26:59 2011 -0400 |
tree | 10385e729ad81e9eeab2909cb64e99e73cb42c4c | |
parent | 7ca57363880c2b321ff64d34a82ae4af86ee52d5 [diff] |
cifs: remove unnecessary dentry_unhash on rmdir/rename_dir Cifs has no problems with lingering references to unlinked directory inodes. CC: Steve French <sfrench@samba.org> CC: linux-cifs@vger.kernel.org Signed-off-by: Sage Weil <sage@newdream.net> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>