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 p86FJasn087614 for ; Tue, 6 Sep 2011 10:19:36 -0500 Subject: Re: [PATCH 07/25] xfs: factor delalloc reservations out of xfs_bmapi From: Alex Elder In-Reply-To: <20110824060641.737798883@bombadil.infradead.org> References: <20110824060428.789245205@bombadil.infradead.org> <20110824060641.737798883@bombadil.infradead.org> Date: Fri, 2 Sep 2011 17:23:23 -0500 Message-ID: <1315002203.2069.87.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 Wed, 2011-08-24 at 02:04 -0400, Christoph Hellwig wrote: > plain text document attachment (xfs-bmapi-factor-delalloc-reservation) > Move the reservation of delayed allocations, and addition of delalloc > regions to the extent trees into a new helper function. For now > this adds some twisted goto logic to xfs_bmapi, but that will be > cleaned up in the following patches. > > 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