The following changes since commit 274a2eebf80c60246f9edd6ef8e9a095ad121264: Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2022-08-17 08:58:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/filelock-v6.0-2 for you to fetch changes up to 932c29a10d5d0bba63b9f505a8ec1e3ce8c02542: locks: Fix dropped call to ->fl_release_private() (2022-08-17 15:08:58 -0400) ---------------------------------------------------------------- Hi Linus, Just a single patch for a bugfix in the flock() codepath, introduced by a patch that went in recently. ---------------------------------------------------------------- David Howells (1): locks: Fix dropped call to ->fl_release_private() fs/locks.c | 1 + 1 file changed, 1 insertion(+) -- Jeff Layton <jlayton@xxxxxxxxxx>