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>
Fri, 11 Mar 2022 15:25:16 +0000 (10:25 -0500)
commit9d6647762b9c6b555bc83d97d7c93be6057a990f
treeb26de18b8d35ca956100345fc27dc5a1f6f3119f
parent50719bf3442dd6cd05159e9c98d020b3919ce978
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