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 p97JdFxB258910 for ; Fri, 7 Oct 2011 14:39:15 -0500 Subject: Re: [PATCH 6/9] xfs: clean up buffer allocation From: Alex Elder In-Reply-To: <20111006210639.521140680@bombadil.infradead.org> References: <20111006210607.175284390@bombadil.infradead.org> <20111006210639.521140680@bombadil.infradead.org> Date: Fri, 7 Oct 2011 14:37:04 -0500 Message-ID: <1318016224.2810.44.camel@doink> MIME-Version: 1.0 Reply-To: aelder@sgi.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: Christoph Hellwig Cc: xfs@oss.sgi.com On Thu, 2011-10-06 at 17:06 -0400, Christoph Hellwig wrote: > Change _xfs_buf_initialize to allocate the buffer directly and rename it to > xfs_buf_alloc now that is the only buffer allocation routine. Also remove > the xfs_buf_deallocate wrapper around the kmem_zone_free calls for buffers. > > Signed-off-by: Christoph Hellwig Looks good. Reviewed-by: Alex Elder _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs