From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72D76C49ED8 for ; Tue, 10 Sep 2019 15:10:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 48053206CD for ; Tue, 10 Sep 2019 15:10:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="TV22LbY9" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726535AbfIJPKx (ORCPT ); Tue, 10 Sep 2019 11:10:53 -0400 Received: from ozlabs.org ([203.11.71.1]:41965 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726060AbfIJPKx (ORCPT ); Tue, 10 Sep 2019 11:10:53 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 46ST4J1tPYz9s4Y; Wed, 11 Sep 2019 01:10:39 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1568128250; bh=aoTIYRp7peYZiE+TXTLfLFyQ53Zbvaf6xr3h0aWndyc=; h=Date:From:To:Cc:Subject:From; b=TV22LbY9UPupLC3medhAwwRc5+Jeqlh6Bkzl82vwKfJWzYxG7dLL+V6+2KEsPQG7z wcyzxuvIQ0yHrKDKCfbcRGrFJRV1EDl68pRwRMO5m2A/VkvTxYj//2CAKiB/0+B7Xd 42kslQ02mdZyg3wMNuWoyptnFgC0GFqvD4o3qD7wt9TT9u+gtxeatqosHNZ8/qbHVf QPFLeISAp/3kQi/uFjzQgJ1p9f8lr7VNy1f80//qxONTWCz9U+Iv8iCiDkLNxZ2hod If7YevIHscHFmaINlfZWAlLxLKQGrjqU77NQSOo1HjQxGut+s5LbF99gF0TEdt9uF4 bX4K2aqQNUJ8Q== Date: Wed, 11 Sep 2019 01:10:34 +1000 From: Stephen Rothwell To: Arnd Bergmann Cc: Linux Next Mailing List , Linux Kernel Mailing List , Al Viro Subject: linux-next: Fixes tag needs some work in the y2038 tree Message-ID: <20190911011034.3bae9ee3@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/S5C.=bsUr7rtZGW3yNn0cwS"; protocol="application/pgp-signature"; micalg=pgp-sha256 Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/S5C.=bsUr7rtZGW3yNn0cwS Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, In commit e83dd16c24d8 ("fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_= IOC_FIEMAP") Fixes tag Fixes: d79bdd52d8be7 54dbc15172375 ceac204e1da94 has these problem(s): - Subject does not match target commit subject Just use git log -1 --format=3D'Fixes: %h ("%s")' So (presumably): Fixes: d79bdd52d8be ("vfs: wire up compat ioctl for CLONE/CLONE_RANGE") Fixes: 54dbc1517237 ("vfs: hoist the btrfs deduplication ioctl to the vfs") Fixes: ceac204e1da9 ("fs: make fiemap work from compat_ioctl") --=20 Cheers, Stephen Rothwell --Sig_/S5C.=bsUr7rtZGW3yNn0cwS Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl13vOoACgkQAVBC80lX 0GzuDAf9F/1qwJOLmEv3UX6XFctYMUxrhL4/qZBy2zVZuTwmF2GD1SH0PnXAeLCZ I1sKqfjYjWxd4XP7fOSfr2YcsnrcVbpgnQdchv1Q1BH4EVISbY1gRIvNAFoQw7TR gSUV0cebZVwb6fFJImo42XWQ64RUeXa+rL5Nis/h2u3nXPl0J9YIwknBTtjOq+rj dMa+i8+AWUeTCLDS+d3EPNeyXjdCWKYqK6lJzgs8hOhYH662bRkZuO3aAlnWhaY4 pxM/f1JFtQcISFs7n1qsO0Li7QOTXU3AbVegx/g63Xg/+ZpIWAlhitTUYH6Jr6eD mA2POPrnE0sF7vR0u/ADbZrjYtuQMg== =vWUy -----END PGP SIGNATURE----- --Sig_/S5C.=bsUr7rtZGW3yNn0cwS--