Skip to content
Snippets Groups Projects
Commit 1428cc0e authored by NeilBrown's avatar NeilBrown Committed by Jonathan Corbet
Browse files

Documentation: update path-lookup.md for parallel lookups


Since this document was written, i_mutex has been replace with
i_rwsem, and shared locks are utilized to allow lookups in the one
directory to happen in parallel.

So replace i_mutex with i_rwsem, and explain how this is used for
parallel lookups.

Signed-off-by: default avatarNeilBrown <neilb@suse.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 806654a9
No related branches found
No related tags found
No related merge requests found
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