xfs
[Top] [All Lists]

Re: [PATCH] Fix xfs_quota command handling.

To: Utako Kusaka <utako@xxxxxxxxxxxxxx>
Subject: Re: [PATCH] Fix xfs_quota command handling.
From: Donald Douwsma <donaldd@xxxxxxx>
Date: Mon, 11 Jun 2007 19:30:29 +1000
Cc: xfs-oss <xfs@xxxxxxxxxxx>
In-reply-to: <200705310422.AA05481@xxxxxxxxxxxxxxxxxxxxxxxx>
References: <200705310422.AA05481@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xfs-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.0 (Macintosh/20070326)
Utako Kusaka wrote:
Hi,

This is my last patch for xfs_quota, maybe.
Thanks all your work on quotas, the xfs quota code is in much better
shape thanks to your efforts.

When path argument is not specified, xfs_quota executes commands repeatedly
to the number of mounted XFS file systems.
As a result, I get the same command report many times. This patch implements the similar command loop operation to xfs_db.

This bug has been around for some time. I've applied your patch and
confirmed it fixes the problem.

When verifying it with the xfs qa tools I found that the quota test 
(xfstest/050)
fails with expected output problems. The code in test 050 always
passes the mount point in so your change should have no effect on it.
I suspect this is a failure in the qa script itself.

Sorry for the delay in picking up your last five patches.
I'll get them checked in as soon as I resolve our qa problem.

Donald




<Prev in Thread] Current Thread [Next in Thread>
  • Re: [PATCH] Fix xfs_quota command handling., Donald Douwsma <=