ceph: don't bother with d_rehash() in splice_dentry()
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 7 Mar 2016 01:42:16 +0000 (20:42 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 14 Mar 2016 04:15:51 +0000 (00:15 -0400)
commitf7380af04bac0ecee88c10dba037749b14d26e7d
treef15842957eeb5980d43a611e155a5eb63d7ceaf5
parent949a852e46dda07caaa0ff02e181f55d24e3ebf8
ceph: don't bother with d_rehash() in splice_dentry()

d_splice_alias() guarantees that it'll be always hashed

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ceph/inode.c