From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:55980 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726710AbfACOJC (ORCPT ); Thu, 3 Jan 2019 09:09:02 -0500 Message-ID: Subject: [GIT PULL] File locking bugfix for v4.21 From: Jeff Layton To: Linus Torvalds Cc: Neil Brown , Bruce Fields , linux-fsdevel , open list Date: Thu, 03 Jan 2019 09:08:54 -0500 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-iTLwIh0DaZWh3DyMkW3k" Mime-Version: 1.0 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: --=-iTLwIh0DaZWh3DyMkW3k Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Linus, The following changes since commit 8e143b90e4d45cca3dc53760d3cfab988bc74571= : Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/ker= nel/git/joro/iommu (2019-01-01 15:55:29 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/lock= s-v4.21-2 for you to fetch changes up to bf77ae4c98d721a9aae3840970d46669a78e034a: locks: fix error in locks_move_blocks() (2019-01-02 20:14:50 -0500) ---------------------------------------------------------------- This is a one-line fix for a bug that syzbot turned up in the new patches to mitigate the thundering herd when a lock is released. ---------------------------------------------------------------- NeilBrown (1): locks: fix error in locks_move_blocks() fs/locks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 Jeff Layton --=-iTLwIh0DaZWh3DyMkW3k Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQJHBAABCAAxFiEES8DXskRxsqGE6vXTAA5oQRlWghUFAlwuF3YTHGpsYXl0b25A a2VybmVsLm9yZwAKCRAADmhBGVaCFXgfD/9OOup/fnSQHuNK8LzT9Frf2XwYNWbi Ai1eLJa+3LKEe5jnoFhVW5CvRFa5+tazVPlnIcE/VTUKUJJq/feZSyfKGRIoE3R3 q1qqYn3zIzoMBQlQHnzvqhiMqM2ISGp/OmSMZ7x6nYAqvxkfQy/NCAh0x4Ka+Q1Q yVWD+8h1hY0SBX6QKd9HzUqfB2zfquFd/R95v0Ld6nnxMuD83BLzT9lra6p+l5/J TDRzpW4Y4u4R95nAZCBlgG0p42mum4HIPw2zaOIFsX5p0b6trydCYDTADYPEMDQa rMlWEPTyLfOwqlUYjl6IL8AfIS3/nkyGfuDVqp4j5YIuA92t1nH6Kfuhd8m7w0eE MgOkAwXC2O8fAplUq79M31hkZKSEfi8dhlAamxLoiT87NCL0khhvG6+UleA9wSk4 Q6dyOigMXteI1NcvmMug1j68skw7WpOQ2B09+LmtoGhdNzBnJgzpqomzeXTXRb3S zC81lhn78hq3sb5xZuw1UEfngfXvPaghX0R3V5+a8ugmj6p6PGxkHk/UvSWaoQUz ednXD1biu/vb77b7K72PUb7bI7heQPlWBFQdrh+tIpZh1nbF6Hc4N2TlEMWdSAUI DQ5uLTaQw4DvLJveTtgTxhkyi3CXlUlnWCr3NGpvaTNa/qFsz5ALkNZMmeL3XO/u Qf6HuR68Pan8VA== =9pjt -----END PGP SIGNATURE----- --=-iTLwIh0DaZWh3DyMkW3k--