From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay2.corp.sgi.com [137.38.102.29]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q27L2o42158211 for ; Wed, 7 Mar 2012 15:02:50 -0600 Date: Wed, 7 Mar 2012 15:02:53 -0600 From: Ben Myers Subject: Re: [PATCH 6/8] xfs: make xfs_inode_item_size idempotent Message-ID: <20120307210253.GQ7762@sgi.com> References: <20120229095347.009884687@bombadil.infradead.org> <20120229095509.185485494@bombadil.infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20120229095509.185485494@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 Wed, Feb 29, 2012 at 04:53:53AM -0500, Christoph Hellwig wrote: > Move all code messing with the inode log item flags into xfs_inode_item_format > to make sure xfs_inode_item_size really only calculates the the number of > vectors, but doesn't modify any state of the inode item. > > Reviewed-by: Dave Chinner > Signed-off-by: Christoph Hellwig Looks good. Reviewed-by: Ben Myers _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs