The following changes since commit 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162:

  Linux 5.7 (2020-05-31 16:49:15 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git 
tags/filelock-v5.9-1

for you to fetch changes up to 5ef159681309621aa8fe06d94397b85b51974d55:

  locks: add locks_move_blocks in posix_lock_inode (2020-06-02 12:08:25 -0400)

----------------------------------------------------------------
Hi Linus,

Just a single, one-line patch to fix an inefficiency in the posix
locking code that can lead to it doing more wakeups than necessary.

Thanks!
Jeff
----------------------------------------------------------------
yangerkun (1):
      locks: add locks_move_blocks in posix_lock_inode

 fs/locks.c | 1 +
 1 file changed, 1 insertion(+)

-- 
Jeff Layton <[email protected]>

Reply via email to