From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id q3TLrQsU162631 for ; Sun, 29 Apr 2012 16:53:26 -0500 Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id YnK2tvckZUaUGes1 (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Sun, 29 Apr 2012 14:53:25 -0700 (PDT) Date: Sun, 29 Apr 2012 17:53:24 -0400 From: Christoph Hellwig Subject: Re: [PATCH 32/37] xfs: move xfs_get_extsz_hint() and kill xfs_rw.h Message-ID: <20120429215324.GK19889@infradead.org> References: <1335160747-17254-1-git-send-email-david@fromorbit.com> <1335160747-17254-33-git-send-email-david@fromorbit.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1335160747-17254-33-git-send-email-david@fromorbit.com> 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: Dave Chinner Cc: xfs@oss.sgi.com On Mon, Apr 23, 2012 at 03:59:02PM +1000, Dave Chinner wrote: > From: Dave Chinner > > The only thing left in xfs_rw.h is a function prototype for an inode > function. Move that to xfs_inode.h, and kill xfs_rw.h. > > Also move the function implementing the prototype from xfs_rw.c to > xfs_inode.c so we only have one function left in xfs_rw.c > > Signed-off-by: Dave Chinner Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs