fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.
authorDai Ngo <dai.ngo@oracle.com>
Sat, 12 Feb 2022 18:12:52 +0000 (10:12 -0800)
committerChuck Lever <chuck.lever@oracle.com>
Wed, 16 Feb 2022 17:39:03 +0000 (12:39 -0500)
commit48ae14ff12a70e12430a6d884c166ac0192f1c1b
tree87888a5f8c02646975e42e54ca5ddae44e5a85ad
parent2e6183c3386318e1cb747d81860a89a5c244dd70
fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.

Update lock usage of lock_manager_operations' functions to reflect
the changes in commit 6109c85037e5 ("locks: add a dedicated spinlock
to protect i_flctx lists").

Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Documentation/filesystems/locking.rst