From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay1.corp.sgi.com [137.38.102.111]) by oss.sgi.com (Postfix) with ESMTP id 160947CA0 for ; Sun, 21 Aug 2016 20:47:51 -0500 (CDT) Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by relay1.corp.sgi.com (Postfix) with ESMTP id CDC068F8033 for ; Sun, 21 Aug 2016 18:47:47 -0700 (PDT) Received: from ipmail06.adl2.internode.on.net (ipmail06.adl2.internode.on.net [150.101.137.129]) by cuda.sgi.com with ESMTP id kcHkDTjYWbcwYnAF for ; Sun, 21 Aug 2016 18:47:44 -0700 (PDT) Date: Mon, 22 Aug 2016 11:47:42 +1000 From: Dave Chinner Subject: Re: [PATCH v2 1/3] xfs_quota: add capabilities for use on ext4 Message-ID: <20160822014742.GQ19025@dastard> References: <1471356998-2876-1-git-send-email-billodo@redhat.com> <1471356998-2876-2-git-send-email-billodo@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1471356998-2876-2-git-send-email-billodo@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: Bill O'Donnell Cc: xfs@oss.sgi.com On Tue, Aug 16, 2016 at 09:16:36AM -0500, Bill O'Donnell wrote: > This allows xfs_quota to be used on ext4 for project quota testing > in xfstests. > > This patch was originally submitted by Dave Chinner > (http://oss.sgi.com/archives/xfs/2016-02/msg00131.html) > > Resubmitting with the following change: > quota/init.c: correct logic error in loop contained in init_args_command() > function (lines 85-91). What logic error? Commit messages like this really don't tell the reader anything about what is different the original patch. I've had to go archive spelunking to work out what is different, and I'm still not sure what the logic error you fixed is.... And, FWIW, whilst spelunking, I noticed that Eric's last review comments on my original patch: Looks ok, but now with the new option: 1) needs a manpage update 2) usage() should be updated to include -f 3) and I just noticed, _("foreign mount active, %s command is for XFS filesystems only\n"), seems kind of unclear; maybe just _("%s command is for XFS filesystems only\n"), have not been addressed by this update. Can you please add these these changes, update the commit message and resubmit? Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs