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=-0.9 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 38361CA9EAF for ; Mon, 21 Oct 2019 20:48:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 05B5C2084C for ; Mon, 21 Oct 2019 20:48:36 +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="vBHbGbM2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730069AbfJUUsf (ORCPT ); Mon, 21 Oct 2019 16:48:35 -0400 Received: from ozlabs.org ([203.11.71.1]:37709 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728914AbfJUUsf (ORCPT ); Mon, 21 Oct 2019 16:48:35 -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 46xpdD5d8Nz9sPT; Tue, 22 Oct 2019 07:48:32 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1571690912; bh=gDF4wkv+s1LYEMnsm7mri2PWEZnHrKXE3Mvc13xEw+M=; h=Date:From:To:Cc:Subject:From; b=vBHbGbM2zmKQUHpHGS8T2EFXEUSa1TZ/+r/zygDt0weJUnH2julWSx5DHsuWphIgM 8gXm19ZHfS/EbLNauCW2xxa5Yqy6nW7uFN0sPLdRVTmodvXdZ7c+7NkpgwG7RywS4m 6u8eTWEHektE7wgRvWSYgTZDAhk24oDyfI3foPiFH9ntQBkW9vKQS7WXuuszIXeKdh POr1yW5JQKeBh5JQftIGzJ6WNbOPHrUYltn19AZ1qpH8ybT1vglfXIElmnfMbkejKn /bNHRTYcHtMz/UkuxbyAFi0G2TH1M1BTYiFuqrP6rsbxcrd/mMwx3xSsJNpD7QBhY0 Bc2hRuGK9E7ng== Date: Tue, 22 Oct 2019 07:48:31 +1100 From: Stephen Rothwell To: Anna Schumaker , Trond Myklebust , NFS Mailing List Cc: Linux Next Mailing List , Linux Kernel Mailing List Subject: linux-next: Fixes tag needs some work in the nfs-anna tree Message-ID: <20191022074831.7224318f@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/68gQG_2V2_2sR/4huGbTA.T"; 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_/68gQG_2V2_2sR/4huGbTA.T Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, In commit 4609f9894ead ("SUNRPC: The TCP back channel mustn't disappear while reque= sts are outstanding") Fixes tag Fixes: 2ea24497a1b3 ("SUNRPC: RPC callbacks may be split across several..= ") has these problem(s): - Subject does not match target commit subject Just use git log -1 --format=3D'Fixes: %h ("%s")' --=20 Cheers, Stephen Rothwell --Sig_/68gQG_2V2_2sR/4huGbTA.T Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl2uGZ8ACgkQAVBC80lX 0GxShwf9HZFLZL0ytbND2qlHxAXWEGH2mDgt6TU/q9XCIaQMqrENoyaerZhWgkXd vI3BqIsFB45N80yHcQW6XFyoOCY+fVimH0tso9nZfPHqC7ZuUS35wTG2ZZ1M3XaF UJ6w8mZop0nT5kx+A1VVEB8r2Sdl4WrTEmpPZGzapKZqtIets13Lg6jJqN6nmxK6 fud3wS54fAoMPT9NBYuwZXDO5vhqHK80HTyTMHvDRImu3RpQU9mixmigiIl5mCzC Pejdih4VN0cssRLVN2vPgbix3MuqRo6C4uRAHe6Ez97dy+MrHO/H1mxaupeVLtWs O3KJrHHeETHXUm2//ednRroGQLMhvA== =Cjol -----END PGP SIGNATURE----- --Sig_/68gQG_2V2_2sR/4huGbTA.T--