diff options
author | 2024-07-24 10:50:33 +0200 | |
---|---|---|
committer | 2024-07-24 11:11:40 +0200 | |
commit | f5e5e97c719d289025afce07050effcf1f7373ef (patch) | |
tree | a4a09fa76cbb1287a89aa5ae9940253710669e9c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | vfs: Fix potential circular locking through setxattr() and removexattr() (diff) | |
download | wireguard-linux-f5e5e97c719d289025afce07050effcf1f7373ef.tar.xz wireguard-linux-f5e5e97c719d289025afce07050effcf1f7373ef.zip |
inode: clarify what's locked
In __wait_on_freeing_inode() we warn in case the inode_hash_lock is held
but the inode is unhashed. We then release the inode_lock. So using
"locked" as parameter name is confusing. Use is_inode_hash_locked as
parameter name instead.
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions