[ofa-general] Re: [PATCH] infiniband-diags/perfquery: Change option name for extended counters

Sasha Khapyorsky sashak at voltaire.com
Sat Feb 7 04:09:31 PST 2009


On 17:00 Thu 05 Feb     , Hal Rosenstock wrote:
> Sasha,
> 
> Per the RFC, this patch changes the option name for extended counters to
> to not cover up common errors option. This changes it from -e/--extended
> to -x/--xtended so -e/--errors can be used to get error information as
> is common with the IB diags.

To avoid typos this can be done as -x/--extended and -e/--errors:

	{ "extended", 'x', ... },

getopt*() will handle this properly.

Sasha



More information about the general mailing list