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

fs: dcache reduce dcache_inode_lock



dcache_inode_lock can be avoided in d_delete() and d_materialise_unique()
in cases where it is not required.

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