[PATCH 2/2] xfs_quota: fix report command parsing

Mark Tinguely tinguely at sgi.com
Tue Nov 13 12:02:11 CST 2012


On 11/09/12 01:02, Dave Chinner wrote:
> From: Dave Chinner<dchinner at redhat.com>
>
> The report command line needs to be parsed as a whole not as
> individual elements - report_f() is set up to do this correctly.
> When treated as non-global command line, the report function is
> called once for each command line arg, resulting in reports being
> issued multiple times.
>
> Set the command to be a global command so that it is only called
> once.
>
> Signed-off-by: Dave Chinner<dchinner at redhat.com>
> ---

Solves the duplicate listings.

Reviewed-by: Mark Tinguely <tinguely at sgi.com>



More information about the xfs mailing list