linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] nfs-utils patches
@ 2020-07-22  5:53 Doug Nazar
  2020-07-22  5:53 ` [PATCH 1/4] exportfs: Fix a few valgrind warnings Doug Nazar
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Doug Nazar @ 2020-07-22  5:53 UTC (permalink / raw)
  To: linux-nfs

A few more as I progress through all the utils. There isn't any
dependency on the previous patches.

Although idmapd client support is depreciated, the kernel still falls
back to using it if the upcall fails.

Wasn't originally going to send the last patch upstream, but figured
might as well, and let you decide if it's wanted. Basically allows you
to load the plugins from a development source tree for testing instead
of requiring them to be installed in their final location.

Thanks,
Doug


Doug Nazar (4):
  exportfs: Fix a few valgrind warnings
  idmapd: Add graceful exit and resource cleanup
  idmapd: Fix client mode support
  nfsidmap: Allow overriding location of method libraries

 support/nfs/exports.c          |   1 +
 support/nfsidmap/libnfsidmap.c |  40 +++++--
 utils/exportfs/exportfs.c      |   7 +-
 utils/idmapd/idmapd.c          | 211 +++++++++++++++++++++++----------
 4 files changed, 183 insertions(+), 76 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-07-27 14:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22  5:53 [PATCH 0/4] nfs-utils patches Doug Nazar
2020-07-22  5:53 ` [PATCH 1/4] exportfs: Fix a few valgrind warnings Doug Nazar
2020-07-22  5:53 ` [PATCH 2/4] idmapd: Add graceful exit and resource cleanup Doug Nazar
2020-07-23 17:56   ` Steve Dickson
2020-07-23 18:25     ` Doug Nazar
2020-07-23 19:16       ` Steve Dickson
2020-07-22  5:53 ` [PATCH 3/4] idmapd: Fix client mode support Doug Nazar
2020-07-22  5:53 ` [PATCH 4/4] nfsidmap: Allow overriding location of method libraries Doug Nazar
2020-07-27 14:42 ` [PATCH 0/4] nfs-utils patches Steve Dickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).