diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-12-27 06:49:43 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-01-26 07:16:27 +0300 |
commit | 5e9e2040247ac19a46d6627736ece726c46f1fdf (patch) | |
tree | 6036d436c295688a894f414788840274788e37af /security | |
parent | d443b9fd56e85c0e58d10b75cf5eb38e0b2c4c02 (diff) | |
download | linux-5e9e2040247ac19a46d6627736ece726c46f1fdf.tar.xz |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions