Skip to content
Commit 7e4a205f authored by Al Viro's avatar Al Viro
Browse files

Revert "get rid of DCACHE_GENOCIDE"

This reverts commit 57851607

.

Unfortunately, while we only call that thing once, the callback
*can* be called more than once for the same dentry - all it
takes is rename_lock being touched while we are in d_walk().
For now let's revert it.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 6613476e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment