From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 294FA7F58 for ; Wed, 4 Sep 2013 19:36:30 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay3.corp.sgi.com (Postfix) with ESMTP id A6442AC003 for ; Wed, 4 Sep 2013 17:36:26 -0700 (PDT) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [150.101.137.143]) by cuda.sgi.com with ESMTP id gmSGvtC9Hxc6GEGR for ; Wed, 04 Sep 2013 17:36:24 -0700 (PDT) Date: Thu, 5 Sep 2013 10:36:21 +1000 From: Dave Chinner Subject: Re: [RFC PATCH 01/11] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers Message-ID: <20130905003621.GO23571@dastard> References: <1378232708-57156-1-git-send-email-bfoster@redhat.com> <1378232708-57156-2-git-send-email-bfoster@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1378232708-57156-2-git-send-email-bfoster@redhat.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 Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Brian Foster Cc: xfs@oss.sgi.com On Tue, Sep 03, 2013 at 02:24:58PM -0400, Brian Foster wrote: > The introduction of the free inode btree (finobt) requires that > xfs_ialloc_btree.c handle multiple trees. Refactor xfs_ialloc_btree.c > so the caller specifies the btree type on cursor initialization to > prepare for addition of the finobt. > > Signed-off-by: Brian Foster Simple enough, obvious place to start. :) Reviewed-by: Dave Chinner -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs