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

fs: dcache reduce dput locking



It is possible to run dput without taking data structure locks up-front. In
many cases where we don't kill the dentry anyway, these locks are not required.

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