mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-02 23:06:59 +00:00
Protect d_unhashed(dentry) condition with d_lock. This means keeping DCACHE_UNHASHED bit in synch with hash manipulations. Signed-off-by: Nick Piggin <npiggin@kernel.dk>