Commit 60942f2f authored by Miklos Szeredi's avatar Miklos Szeredi Committed by Al Viro
Browse files

dcache: don't need rcu in shrink_dentry_list()



Since now the shrink list is private and nobody can free the dentry while
it is on the shrink list, we can remove RCU protection from this.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 9c8c10e2
Supports Markdown
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