On Thu, 31 May 2012 07:48:29 -0400
Hal Rosenstock <[email protected]> wrote:

> On 5/30/2012 1:21 PM, Jim Foraker wrote:
> > Cause security credentials to not be displayed by default. Instead,
> > the "-K" flag is supported, which must be passed to the command
> > to display valid results.
> > 
> > Signed-off-by: Jim Foraker <[email protected]>
> > ---
> >  doc/rst/common/opt_K.rst  |    4 +++
> >  doc/rst/saquery.8.in.rst  |    2 ++
> >  doc/rst/smpquery.8.in.rst |    2 ++
> >  include/ibdiag_common.h   |    9 ++++++
> >  src/ibaddr.c              |    2 +-
> >  src/ibcacheedit.c         |    2 +-
> >  src/ibccconfig.c          |    2 +-
> >  src/ibccquery.c           |    2 +-
> >  src/ibdiag_common.c       |   71 
> > +++++++++++++++++++++++++++++++++++++++++++++
> >  src/iblinkinfo.c          |    2 +-
> >  src/ibnetdiscover.c       |    2 +-
> >  src/ibping.c              |    2 +-
> >  src/ibqueryerrors.c       |    2 +-
> >  src/ibroute.c             |    2 +-
> >  src/ibsendtrap.c          |    2 +-
> >  src/ibstat.c              |    2 +-
> >  src/ibsysstat.c           |    2 +-
> >  src/ibtracert.c           |    2 +-
> >  src/perfquery.c           |    2 +-
> >  src/saquery.c             |   66 ++++++++++++++++++++---------------------
> >  src/sminfo.c              |    2 +-
> >  src/smpdump.c             |    2 +-
> >  src/smpquery.c            |    6 ++--
> >  src/vendstat.c            |    2 +-
> >  24 files changed, 139 insertions(+), 55 deletions(-)
> >  create mode 100644 doc/rst/common/opt_K.rst
> 
> Do all these tools display keys ? AFAIK ibping, ibstat, ibsysstat,
> perfquery, and vendstat don't.

No they don't which is why the patch excludes the common option "-K" in 
ibdiag_process_opts.

Ira

> 
> -- Hal
> 


-- 
Ira Weiny
Member of Technical Staff
Lawrence Livermore National Lab
925-423-8008
[email protected]
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to