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 A5D117F5A for ; Mon, 22 Jul 2013 18:51:16 -0500 (CDT) Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by relay3.corp.sgi.com (Postfix) with ESMTP id 3F4A2AC006 for ; Mon, 22 Jul 2013 16:51:16 -0700 (PDT) Received: from ipmail07.adl2.internode.on.net (ipmail07.adl2.internode.on.net [150.101.137.131]) by cuda.sgi.com with ESMTP id OX8e70jGTdk8WG87 for ; Mon, 22 Jul 2013 16:51:14 -0700 (PDT) Date: Tue, 23 Jul 2013 09:50:58 +1000 From: Dave Chinner Subject: Re: [PATCH] xfs: Start using pquotaino from the superblock. Message-ID: <20130722235058.GF19986@dastard> References: <1374273362.8941.2086.camel@chandra-dt.ibm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1374273362.8941.2086.camel@chandra-dt.ibm.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: Chandra Seetharaman Cc: XFS mailing list On Fri, Jul 19, 2013 at 05:36:02PM -0500, Chandra Seetharaman wrote: > Change from the previous version: > Addressed Ben's comments > - removed unnecessary sb_gquotino == NULLFSINO check in > xfs_sb_quota_to_disk() > - Changed the fs_quota_stat logic to not fail with EINVAL if > both gquota and pquota are available. Instead, fill fs_quota_stat > only with gquota information. > ---- > > Start using pquotino and define a macro to check if the > superblock has pquotino. > > Keep backward compatibilty by alowing mount of older superblock > with no separate pquota inode. > > Signed-off-by: Chandra Seetharaman Chandra, now that this has been comitted, can you make sure that the userspace tools handle the separate pquota inode correctly (i.e. reapir, db, etc). You'll probably be best to work from the crc-dev branch of the xfsprogs tree... Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs