Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 789680d1 authored by Nicholas Piggin's avatar Nicholas Piggin
Browse files

fs: dcache scale hash


Add a new lock, dcache_hash_lock, to protect the dcache hash table from
concurrent modification. d_hash is also protected by d_lock.

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