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
|