From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 22F7E7CA1 for ; Thu, 25 Aug 2016 03:09:49 -0500 (CDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay1.corp.sgi.com (Postfix) with ESMTP id D763B8F8037 for ; Thu, 25 Aug 2016 01:09:48 -0700 (PDT) Received: from bombadil.infradead.org ([198.137.202.9]) by cuda.sgi.com with ESMTP id OLsitMaAV1bIJQxu (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Thu, 25 Aug 2016 01:09:47 -0700 (PDT) Date: Thu, 25 Aug 2016 01:09:44 -0700 From: Christoph Hellwig Subject: Re: [PATCH 1/5] xfs: don't log the entire end of the AGF Message-ID: <20160825080944.GF28747@infradead.org> References: <147200522764.14738.15186015137934319456.stgit@birch.djwong.org> <147200523494.14738.13569285576029583652.stgit@birch.djwong.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <147200523494.14738.13569285576029583652.stgit@birch.djwong.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: "Darrick J. Wong" Cc: linux-xfs@vger.kernel.org, xfs@oss.sgi.com On Tue, Aug 23, 2016 at 07:20:35PM -0700, Darrick J. Wong wrote: > When we're logging the last non-spare field in the AGF, we don't > need to log the spare fields, so plumb in a new AGF logging flag > to help us avoid that. > > (This patch is already in xfsprogs.) Looks fine, and reminds me that I need to send out my patches that fix the SGF/AGI logging API.. Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs