diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-12-27 04:49:43 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-01-26 05:16:27 +0100 |
commit | 5e9e2040247ac19a46d6627736ece726c46f1fdf (patch) | |
tree | 6036d436c295688a894f414788840274788e37af /kernel/auditsc.c | |
parent | gut proc_register() a bit (diff) | |
download | linux-5e9e2040247ac19a46d6627736ece726c46f1fdf.tar.xz linux-5e9e2040247ac19a46d6627736ece726c46f1fdf.zip |
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 'kernel/auditsc.c')
0 files changed, 0 insertions, 0 deletions