diff options
| author | Christian Brauner <[email protected]> | 2024-07-24 08:50:33 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2024-07-24 09:11:40 +0000 |
| commit | f5e5e97c719d289025afce07050effcf1f7373ef (patch) | |
| tree | a4a09fa76cbb1287a89aa5ae9940253710669e9c /fs/f2fs/segment.h | |
| parent | vfs: Fix potential circular locking through setxattr() and removexattr() (diff) | |
| download | kernel-f5e5e97c719d289025afce07050effcf1f7373ef.tar.gz kernel-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 <[email protected]>
Diffstat (limited to 'fs/f2fs/segment.h')
0 files changed, 0 insertions, 0 deletions
