All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nfsidmap: a keyringer - 2nd try
@ 2014-03-25  1:23 Benjamin Coddington
  2014-03-24 23:56 ` [PATCH 1/2] nfsidmap: Match names with kernel default keyring Benjamin Coddington
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Benjamin Coddington @ 2014-03-25  1:23 UTC (permalink / raw)
  To: linux-nfs

I took a second stab at this since it looks like fixing the keyrings is
probably the way to go.  This time through, the nfsidmap creates the
keyrings ad-hoc as they fill up instead of taking new command-line
parameters.  It also explicitly sets the permissions on the new keyrings, so
they should be able to be cleaned up in later kernels - though I haven't
tested that myself.

Ben

Benjamin Coddington (2):
  nfsidmap: Match names with kernel default keyring
  nfsidmap: Create id_resolver child keyrings

 utils/nfsidmap/nfsidmap.c |   76 ++++++++++++++++++++++++++++++++++++---------
 1 files changed, 61 insertions(+), 15 deletions(-)


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

end of thread, other threads:[~2014-03-25 18:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25  1:23 [PATCH 0/2] nfsidmap: a keyringer - 2nd try Benjamin Coddington
2014-03-24 23:56 ` [PATCH 1/2] nfsidmap: Match names with kernel default keyring Benjamin Coddington
2014-03-25  1:06 ` [PATCH 2/2] nfsidmap: Create id_resolver child keyrings Benjamin Coddington
2014-03-25 14:44 ` [PATCH 0/2] nfsidmap: a keyringer - 2nd try Steve Dickson

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.