From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ipmail03.adl2.internode.on.net ([150.101.137.141]:11825 "EHLO ipmail03.adl2.internode.on.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727332AbfA2WIG (ORCPT ); Tue, 29 Jan 2019 17:08:06 -0500 Date: Wed, 30 Jan 2019 09:08:02 +1100 From: Dave Chinner Subject: Re: linux-next: Fixes tag needs some work in the xfs tree Message-ID: <20190129220802.GC4205@dastard> References: <20190130075647.53e86078@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190130075647.53e86078@canb.auug.org.au> Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Stephen Rothwell Cc: "Darrick J. Wong" , linux-xfs@vger.kernel.org, Linux Next Mailing List , Linux Kernel Mailing List , Christoph Hellwig On Wed, Jan 30, 2019 at 07:56:47AM +1100, Stephen Rothwell wrote: > Hi all, > > In commit > > 4ea899ead278 ("iomap: fix a use after free in iomap_dio_rw") > > Fixes tag > > Fixes: ff6a9292e6 ("iomap: implement direct I/O") > > has these problem(s): > > - SHA1 should be at least 12 digits long Might be worth adding this to the boiler plate code: This can be fixed by adding the following to your ~/.gitconfig file: [core] abbrev = 12 Thanks! -Dave. -- Dave Chinner david@fromorbit.com