From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Myers Subject: Re: [PATCH 0/3] Add a new quotactl command to support 3 quota types in XFS Date: Tue, 20 Aug 2013 17:25:28 -0500 Message-ID: <20130820222528.GG5262@sgi.com> References: <1375828029-26360-1-git-send-email-sekharan@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: xfs@oss.sgi.com, linux-fsdevel , Jan Kara , Abhijith Das To: Chandra Seetharaman , Steven Whitehouse Return-path: Received: from relay2.sgi.com ([192.48.179.30]:49212 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751525Ab3HTWZd (ORCPT ); Tue, 20 Aug 2013 18:25:33 -0400 Content-Disposition: inline In-Reply-To: <1375828029-26360-1-git-send-email-sekharan@us.ibm.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Chandra, On Tue, Aug 06, 2013 at 05:27:06PM -0500, Chandra Seetharaman wrote: > XFS now supports simultaneous use of 3 quota types (user, group, > and project). > > In order to support this a new quotactl command is introduced > in this patch series. I've applied patches 1 and 2 at git://oss.sgi.com/xfs/xfs.git, master branch. I think patch 3 should go through the gfs2 tree. Steven, I think if you want to pull in patch 3 you'll also need patch 1. Maybe the easiest way is to cherry pick it from the xfs tree? If you do we'll have a trivial merge conflict. Anyway, it's af30cb446dd5 if you want. Thanks, Ben