Commit f9f677c5 authored by Al Viro's avatar Al Viro
Browse files

d_alloc_parallel(): in-lookup hash insertion doesn't need an RCU variant



We only search in the damn thing under hlist_bl_lock(); RCU variant
of insertion was, IIRC, pretty much cargo-culted - mea culpa...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 57851607
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