Skip to content
Commit 5e9e2040 authored by Al Viro's avatar Al Viro
Browse files

get rid of lustre_dump_dentry()



it's not only badly racy, it's actually dead code - the call in
ll_invalidate_aliases() is unreachable.  For an alias of our inode
to be root dentry, the inode would have to be its ->d_inode, aka
the root inode, and we never call ll_invalidate_aliases() for that.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent d443b9fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment