From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Snitzer Subject: Re: linux-next: Fixes tag needs work in the device-mapper tree Date: Tue, 15 Jan 2019 16:12:02 -0500 Message-ID: <20190115211201.GA10746@redhat.com> References: <20190116080251.17ba9771@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190116080251.17ba9771@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: Alasdair G Kergon , Linux Next Mailing List , Linux Kernel Mailing List , Paul Gortmaker , Joe Thornber List-Id: linux-next.vger.kernel.org On Tue, Jan 15 2019 at 4:02pm -0500, Stephen Rothwell wrote: > [I am experimenting with checking the Fixes tags in commits in linux-next. > Please let me know if you think I am being too strict.] > > Hi all, > > Commit > > fc4d02aa0331 ("dm thin: fix passdown_double_checking_shared_status()") > > has a malformed Fixes tag: > > Fixes: 00a0ea33b49 ("dm thin: do not queue freed thin mapping for next stage processing") > > It should show at least 12 digits of the SHA1. Fixed, thanks. Mike