All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Dickson <SteveD@redhat.com>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH v2 00/10] gssd clean-ups for nfs-utils
Date: Mon, 25 Mar 2013 10:16:47 -0400	[thread overview]
Message-ID: <51505C4F.2060803@RedHat.com> (raw)
In-Reply-To: <20130312203105.2478.88903.stgit@seurat.1015granger.net>



On 12/03/13 16:36, Chuck Lever wrote:
> I've been working on several fixes and clean-ups in response to an
> issue reported by Veli-Matti Lintu <veli-matti.lintu@opinsys.fi>.
> The thread is archived here:
> 
>  http://www.spinics.net/lists/linux-nfs/msg35306.html
> 
> There were two suggestions in that thread:
> 
>  1.  Clarify rpc.gssd(8)
> 
>  2.  Implement a gssd option to name a credential file where
>      machine credentials can be found
> 
> This series implements the first suggestion along with a number of
> clean-ups I found while working on this code.  The second suggestion
> has been dropped for the moment.
>       
> I had this series with me at Connectathon, and did some light
> testing there.  This series is ready to be merged into
> nfs-utils.
> 
> Changes since v1:
> 
>   o  Acks from Bruce
>   o  Restored part of the comment documenting
>      gssd_find_existing_krb5_ccache()
>   o  Dropped the patch adding the "-c" option to rpc.gssd.
>      This issue will be revisited soon.
> 
> ---
> 
> Chuck Lever (10):
>       gssd: gethostname(3) returns zero or -1, not an errno
>       gssd: Fix whitespace nits
>       gssd: Clean up gssd_setup_krb5_user_gss_ccache()
>       gssd: Update description of "-l" option
>       gssd: Clarify use of the term "machine credentials" in rpc.gssd(8)
>       gssd: Provide an introduction in gssd(8)
>       gssd: gssd.man is missing a description of the "-M" option
>       gssd: Use italics for option values and pathnames
>       mountd: make local functions in v4root.c static
>       mountd: remove unused variable
> 
> 
>  utils/gssd/gssd.c      |    2 
>  utils/gssd/gssd.man    |  310 +++++++++++++++++++++++++++++++++++-------------
>  utils/gssd/gssd_proc.c |   12 +-
>  utils/gssd/krb5_util.c |   20 ++-
>  utils/mountd/cache.c   |    2 
>  utils/mountd/v4root.c  |    6 +
>  6 files changed, 244 insertions(+), 108 deletions(-)
> 
All Committed...

steved.

      parent reply	other threads:[~2013-03-25 14:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 20:36 [PATCH v2 00/10] gssd clean-ups for nfs-utils Chuck Lever
2013-03-12 20:37 ` [PATCH v2 08/10] gssd: Clean up gssd_setup_krb5_user_gss_ccache() Chuck Lever
2013-03-12 23:37   ` Jeff Layton
2013-03-25 14:16 ` Steve Dickson [this message]

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=51505C4F.2060803@RedHat.com \
    --to=steved@redhat.com \
    --cc=chuck.lever@oracle.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 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.