Merge tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Aug 2020 17:46:41 +0000 (10:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Aug 2020 17:46:41 +0000 (10:46 -0700)
commit3208167a865e862fff5045d7910387941ff7e114
treec9bf532ee262c0c7197f692c2b62cc5abe0d2282
parentab5c60b79ab6cc50b39bbb21b2f9fb55af900b84
parent5ef159681309621aa8fe06d94397b85b51974d55
Merge tag 'filelock-v5.9-1' of git://git./linux/kernel/git/jlayton/linux

Pull file locking fix from Jeff Layton:
 "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"

* tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux:
  locks: add locks_move_blocks in posix_lock_inode
fs/locks.c