ceph: remove unnecessary dentry_unhash calls
authorSage Weil <sage@newdream.net>
Tue, 24 May 2011 20:06:14 +0000 (13:06 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 26 May 2011 11:26:53 +0000 (07:26 -0400)
Ceph does not need these, and they screw up our use of the dcache as a
consistent cache.

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

No differences found