From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q1L5IKlr146514 for ; Mon, 20 Feb 2012 23:18:20 -0600 Received: from ipmail06.adl6.internode.on.net (ipmail06.adl6.internode.on.net [150.101.137.145]) by cuda.sgi.com with ESMTP id dqHDaCdsMhv4FkdT for ; Mon, 20 Feb 2012 21:18:19 -0800 (PST) Date: Tue, 21 Feb 2012 16:18:17 +1100 From: Dave Chinner Subject: Re: [PATCH 7/8] xfs: split in-core and on-disk inode log item fields Message-ID: <20120221051817.GN3592@dastard> References: <20120221003824.415885674@bombadil.infradead.org> <20120221003907.287220612@bombadil.infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120221003907.287220612@bombadil.infradead.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 Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Christoph Hellwig Cc: xfs@oss.sgi.com On Mon, Feb 20, 2012 at 07:38:31PM -0500, Christoph Hellwig wrote: > Add a new ili_fields member to the inode log item to isolate the in-memory > flags from the ones that actually go to the log. This will allow tracking > timestamp-only updates for fdatasync and O_DSYNC in the next patch and > prepares for divorcing the on-disk log format from the in-memory log item > a little further down the road. > > Signed-off-by: Christoph Hellwig Looks good. Reviewed-by: Dave Chinner -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs