]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52b9b475e04007375b36d1070451514b08baabbd
treec9bf532ee262c0c7197f692c2b62cc5abe0d2282
parentfbbfd2be6d96a9c54cafb91773d01256620c6be9
parent6f1f302b35514309e367a1d27a365394a418502d
Merge tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/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