Re: [PATCH] fs: remove locks_inode

From: Al Viro
Date: Tue Jan 10 2023 - 19:00:00 EST


On Tue, Jan 10, 2023 at 05:44:59AM -0500, Jeff Layton wrote:
> locks_inode was turned into a wrapper around file_inode in de2a4a501e71
> (Partially revert "locks: fix file locking on overlayfs"). Finish
> replacing locks_inode invocations everywhere with file_inode.

Looks good to me. Which tree do you want that to go through?