diff options
author | Christian Brauner <brauner@kernel.org> | 2024-12-13 02:03:45 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-01-09 18:58:52 +0300 |
commit | e7c8dde36818ffa101045cfc887c49cd631048ee (patch) | |
tree | 78cac646a51ddf2615430a84e42a63540f9110f7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4368898b271ad4ea3b6ae64f5cd16486a6d65430 (diff) | |
download | linux-e7c8dde36818ffa101045cfc887c49cd631048ee.tar.xz |
fs: simplify rwlock to spinlock
We're not taking the read_lock() anymore now that all lookup is
lockless. Just use a simple spinlock.
Link: https://lore.kernel.org/r/20241213-work-mount-rbtree-lockless-v3-6-6e3cdaf9b280@kernel.org
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions