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 (Postfix) with ESMTP id 3BBEE7F52 for ; Thu, 24 Apr 2014 06:28:30 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay2.corp.sgi.com (Postfix) with ESMTP id 23275304048 for ; Thu, 24 Apr 2014 04:28:26 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by cuda.sgi.com with ESMTP id HW192qtFAUGujHjC for ; Thu, 24 Apr 2014 04:28:26 -0700 (PDT) Date: Thu, 24 Apr 2014 07:28:22 -0400 From: Brian Foster Subject: Re: [PATCH v5 03/11] xfs: support the XFS_BTNUM_FINOBT free inode btree type Message-ID: <20140424112820.GA51140@bfoster.bfoster> References: <1397146116-42546-1-git-send-email-bfoster@redhat.com> <1397146116-42546-4-git-send-email-bfoster@redhat.com> <20140424052722.GZ15995@dastard> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140424052722.GZ15995@dastard> 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: Dave Chinner Cc: xfs@oss.sgi.com On Thu, Apr 24, 2014 at 03:27:22PM +1000, Dave Chinner wrote: > On Thu, Apr 10, 2014 at 12:08:28PM -0400, Brian Foster wrote: > > Define the AGI fields for the finobt root/level and add magic > > numbers. Update the btree code to add support for the new > > XFS_BTNUM_FINOBT inode btree. > > > > The finobt root block is reserved immediately following the inobt > > root block in the AG. Update XFS_PREALLOC_BLOCKS() to determine the > > starting AG data block based on whether finobt support is enabled. > > > > Signed-off-by: Brian Foster > > Looks good. > > Reviewed-by: Dave Chinner > > FWIW, xfstests doesn't give us particularly good coverage of all > the finobt operations: > > $ $ grep fibt /proc/fs/xfs/stat > fibt2 43617 50359 338 336 0 0 0 0 0 0 0 0 0 0 136 > > So perhaps we want to look at improving that over time. > Ok, noted. I'll have to think about some tests tailored to exercise the finobt. Brian > Cheers, > > Dave. > -- > Dave Chinner > david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs