From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:48418 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728508AbfHCVHs (ORCPT ); Sat, 3 Aug 2019 17:07:48 -0400 Date: Sat, 3 Aug 2019 14:07:46 -0700 From: "Darrick J. Wong" Subject: Re: [GIT PULL] xfs: cleanups for 5.3-rc3 Message-ID: <20190803210746.GM7138@magnolia> References: <20190803163312.GK7138@magnolia> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-xfs-owner@vger.kernel.org List-ID: List-Id: xfs To: Linus Torvalds Cc: "Darrick J. Wong" , linux-fsdevel , linux-xfs , Dave Chinner , Linux List Kernel Mailing , Eric Sandeen , Christoph Hellwig On Sat, Aug 03, 2019 at 10:46:38AM -0700, Linus Torvalds wrote: > On Sat, Aug 3, 2019 at 9:33 AM Darrick J. Wong wrote: > > > > Here are a couple more bug fixes that trickled in since -rc1. It's > > survived the usual xfstests runs and merges cleanly with this morning's > > master. Please let me know if anything strange happens. > > Hmm. This was tagged, but not signed like your usual tags are. > > I've pulled it (I don't _require_ signed tags from kernel.org), but > would generally be much happier if I saw the signing too... D'oh. Sorry, I forgot to git tag -a. :( /me rummages around to see if there's a way to configure git to sign always... --D > Thanks, > > Linus