aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-07-29 17:45:21 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2016-07-29 17:45:21 -0400
commit15d3c589f6305c50a705572dbb33620c5cba416c (patch)
tree77388e7718be7a81d9e83983b535768df552986f /fs/affs
parentfold dentry_rcuwalk_invalidate() into its only remaining caller (diff)
downloadlinux-dev-15d3c589f6305c50a705572dbb33620c5cba416c.tar.xz
linux-dev-15d3c589f6305c50a705572dbb33620c5cba416c.zip
fold _d_rehash() and __d_rehash() together
The only place where we feed to __d_rehash() something other than d_hash(dentry->d_name.hash) is __d_move(), where we give it d_hash of another dentry. Postpone rehashing until we'd switched the names and we are rid of that exception, along with the need to keep _d_rehash() and __d_rehash() separate. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/affs')
0 files changed, 0 insertions, 0 deletions