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 AA48D29DF8 for ; Mon, 30 Dec 2013 12:18:40 -0600 (CST) Message-ID: <52C1B900.8080002@sgi.com> Date: Mon, 30 Dec 2013 12:18:40 -0600 From: Mark Tinguely MIME-Version: 1.0 Subject: Re: [PATCH 9/10] xfs: implement bulkstat per allocation group References: <52BEB47B.3090001@oracle.com> In-Reply-To: <52BEB47B.3090001@oracle.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: Jeff Liu Cc: "xfs@oss.sgi.com" On 12/28/13 05:22, Jeff Liu wrote: > From: Jie Liu > > With xfs_perag_bulkstat(), we can return stat information in bulk by > inode as per the given allocation group number and start inode number > in it via a new ioctl(2) in the future. > > Refactor xfs_bulkstat() with it. > > Signed-off-by: Jie Liu > --- causes xfs/183 to assert for me: XFS: Assertion failed: fs_is_ok, file: /root/xfs/fs/xfs/xfs_itable.c, line: 409 --Mark. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs