From: Steve Dickson <steved@redhat.com>
To: Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: [PATCH 0/2] Added error logging and verbosity flag (ver #2)
Date: Sat, 12 Nov 2011 10:55:44 -0500 [thread overview]
Message-ID: <1321113346-10106-1-git-send-email-steved@redhat.com> (raw)
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
next reply other threads:[~2011-11-12 15:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-12 15:55 Steve Dickson [this message]
2011-11-12 15:55 ` [PATCH 1/2] nfsidmap: Added Error Logging Steve Dickson
2011-11-12 15:55 ` [PATCH 2/2] nfsidmap: Added -v and -t flags Steve Dickson
2011-11-12 19:15 ` Jim Rees
2011-11-14 15:06 ` Steve Dickson
2011-11-14 21:12 ` [PATCH 0/2] Added error logging and verbosity flag (ver #2) Steve Dickson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1321113346-10106-1-git-send-email-steved@redhat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox