Skip to content
Snippets Groups Projects
Commit b23fb0a6 authored by Nick Piggin's avatar Nick Piggin
Browse files

fs: scale inode alias list


Add a new lock, dcache_inode_lock, to protect the inode's i_dentry list
from concurrent modification. d_alias is also protected by d_lock.

Signed-off-by: default avatarNick Piggin <npiggin@kernel.dk>
parent 2fd6b7f5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment