All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] nfsidmap enhancements
@ 2015-07-31 22:13 Chuck Lever
  2015-07-31 22:13 ` [PATCH 1/6] nfsidmap: Display the effective NFSv4 domain name Chuck Lever
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Chuck Lever @ 2015-07-31 22:13 UTC (permalink / raw)
  To: linux-nfs; +Cc: dhowells

Add "-d" and "-l" options, and clean up some error handling
problems.

These need testing. I'm still thinking about how to set the NFSv4
domain name.

---

Chuck Lever (6):
      nfsidmap: Display the effective NFSv4 domain name
      nfsidmap: Use find_key_by_type_and_desc() if available
      nfsidmap: List cached ID mapping results
      nfsidmap: Fix error handling in id_lookup()
      nfsidmap: Fix error handling in name_lookup()
      nfsidmap: Clean up other exit status cases


 utils/nfsidmap/nfsidmap.c   |  298 ++++++++++++++++++++++++++++++-------------
 utils/nfsidmap/nfsidmap.man |   74 +++++++++--
 2 files changed, 271 insertions(+), 101 deletions(-)

--
Chuck Lever

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

end of thread, other threads:[~2015-08-04 14:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-31 22:13 [PATCH 0/6] nfsidmap enhancements Chuck Lever
2015-07-31 22:13 ` [PATCH 1/6] nfsidmap: Display the effective NFSv4 domain name Chuck Lever
2015-07-31 22:13 ` [PATCH 2/6] nfsidmap: Use find_key_by_type_and_desc() if available Chuck Lever
2015-07-31 22:13 ` [PATCH 3/6] nfsidmap: List cached ID mapping results Chuck Lever
2015-08-04 13:29   ` Steve Dickson
2015-08-04 14:15     ` Chuck Lever
2015-08-04 14:30       ` Chuck Lever
2015-07-31 22:14 ` [PATCH 4/6] nfsidmap: Fix error handling in id_lookup() Chuck Lever
2015-07-31 22:14 ` [PATCH 5/6] nfsidmap: Fix error handling in name_lookup() Chuck Lever
2015-07-31 22:14 ` [PATCH 6/6] nfsidmap: Clean up other exit status cases Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.