diff options
author | Christian Brauner <brauner@kernel.org> | 2024-07-24 10:50:33 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-07-24 11:11:40 +0200 |
commit | f5e5e97c719d289025afce07050effcf1f7373ef (patch) | |
tree | a4a09fa76cbb1287a89aa5ae9940253710669e9c /mm/execmem.c | |
parent | c3a5e3e872f3688ae0dc57bb78ca633921d96a91 (diff) |
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 'mm/execmem.c')
0 files changed, 0 insertions, 0 deletions