public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsidmap: Added error logging and verbosity flag
@ 2011-11-10 20:26 Steve Dickson
  2011-11-10 20:26 ` [PATCH 1/2] nfsidmap: Added Error Logging Steve Dickson
  2011-11-10 20:26 ` [PATCH 2/2] nfsidmap: Added -v flag Steve Dickson
  0 siblings, 2 replies; 10+ messages in thread
From: Steve Dickson @ 2011-11-10 20:26 UTC (permalink / raw)
  To: Linux NFS Mailing list

To aid in debugging problems and verifying general
functionality, this patch set adds error logging 
and a -v verbosity flag.

Steve Dickson (2):
  nfsidmap: Added Error Logging
  nfsidmap: Added -v flag

 utils/nfsidmap/Makefile.am  |    2 +-
 utils/nfsidmap/nfsidmap.c   |   46 +++++++++++++++++++++++++++++++++++++++---
 utils/nfsidmap/nfsidmap.man |   15 +++++++++++--
 3 files changed, 55 insertions(+), 8 deletions(-)

-- 
1.7.6.4


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/2] Added error logging and verbosity flag (ver #2)
@ 2011-11-12 15:55 Steve Dickson
  2011-11-12 15:55 ` [PATCH 1/2] nfsidmap: Added Error Logging Steve Dickson
  0 siblings, 1 reply; 10+ messages in thread
From: Steve Dickson @ 2011-11-12 15:55 UTC (permalink / raw)
  To: Linux NFS Mailing List

Here the second version of this patch series. In this
version, as suggested, nfsidmap now uses getopt()
to parse the command line arguments. While I was
there I so convert the timeout value to be specified
by '-t' flag instead of being the last value on the
command line.

I also prove this new debugging is helpful and needed,
because it help me find a bug in the libnfsidmap lib.

Steve Dickson (2):
  nfsidmap: Added Error Logging
  nfsidmap: Added -v and -t flags

 utils/nfsidmap/Makefile.am  |    2 +-
 utils/nfsidmap/nfsidmap.c   |   77 +++++++++++++++++++++++++++++++++---------
 utils/nfsidmap/nfsidmap.man |   26 ++++++++++----
 3 files changed, 79 insertions(+), 26 deletions(-)

-- 
1.7.7


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-11-12 15:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-10 20:26 [PATCH 0/2] nfsidmap: Added error logging and verbosity flag Steve Dickson
2011-11-10 20:26 ` [PATCH 1/2] nfsidmap: Added Error Logging Steve Dickson
2011-11-10 20:26 ` [PATCH 2/2] nfsidmap: Added -v flag Steve Dickson
2011-11-10 21:11   ` Jim Rees
2011-11-10 21:25     ` Steve Dickson
2011-11-11  0:23       ` Jim Rees
2011-11-11 14:55         ` Steve Dickson
2011-11-10 21:19   ` Bryan Schumaker
2011-11-10 21:27     ` Steve Dickson
  -- strict thread matches above, loose matches on Subject: below --
2011-11-12 15:55 [PATCH 0/2] Added error logging and verbosity flag (ver #2) Steve Dickson
2011-11-12 15:55 ` [PATCH 1/2] nfsidmap: Added Error Logging Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox