diff options
author | Imran Khan <[email protected]> | 2023-03-09 22:09:32 +1100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-03-29 12:23:45 +0200 |
commit | 06fb4736139fde0e1431fe2a5b4912dcb7588d09 (patch) | |
tree | 25d2e93df9103be9b2f7a901e0215f1e2a6faef9 /scripts/generate_rust_analyzer.py | |
parent | c9f2dfb7b59e5a6db054f821a6e1a6db8fa57d64 (diff) |
kernfs: change kernfs_rename_lock into a read-write lock.
kernfs_rename_lock protects a node's ->parent and thus kernfs topology.
Thus it can be used in cases that rely on a stable kernfs topology.
Change it to a read-write lock for better scalability.
Suggested by: Al Viro <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Imran Khan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions