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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html