Skip to content
Commit b1e6a015 authored by Nick Piggin's avatar Nick Piggin
Browse files

fs: change d_hash for rcu-walk



Change d_hash so it may be called from lock-free RCU lookups. See similar
patch for d_compare for details.

For in-tree filesystems, this is just a mechanical change.

Signed-off-by: default avatarNick Piggin <npiggin@kernel.dk>
parent 621e155a
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