All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Jeff Layton <jlayton@redhat.com>
Cc: linux-nfs@vger.kernel.org, ssorce@redhat.com, neilb@suse.de
Subject: Re: [PATCH 0/3] sunrpc: change handling of use-gss-proxy file
Date: Sun, 5 Jan 2014 15:30:45 -0500	[thread overview]
Message-ID: <20140105203045.GC22918@fieldses.org> (raw)
In-Reply-To: <1388837885-8312-1-git-send-email-jlayton@redhat.com>

On Sat, Jan 04, 2014 at 07:18:02AM -0500, Jeff Layton wrote:
> This patchset fixes a couple of problems with the use-gss-proxy procfile
> and does some general cleanup around that code. Bruce, can you consider
> this for 3.14? Getting it into linux-next soon would be good too...

Yep, applied locally, should get pushed out tomorrow-ish.

I suppose the first should also go to stable if the "tar up /proc" case
merits it.

The races look like they require pretty unusual userspace behavior, so
I'm not inclined to backport those.

--b.

> 
> Thanks,
> 
> Jeff Layton (3):
>   sunrpc: don't wait for write before allowing reads from use-gss-proxy
>     file
>   sunrpc: fix potential race between setting use_gss_proxy and the
>     upcall rpc_clnt
>   sunrpc: get rid of use_gssp_lock
> 
>  net/sunrpc/auth_gss/gss_rpc_upcall.c |  2 -
>  net/sunrpc/auth_gss/svcauth_gss.c    | 75 ++++++++++--------------------------
>  net/sunrpc/netns.h                   |  1 -
>  3 files changed, 20 insertions(+), 58 deletions(-)
> 
> -- 
> 1.8.4.2
> 

  parent reply	other threads:[~2014-01-05 20:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-04 12:18 [PATCH 0/3] sunrpc: change handling of use-gss-proxy file Jeff Layton
2014-01-04 12:18 ` [PATCH 1/3] sunrpc: don't wait for write before allowing reads from " Jeff Layton
2014-01-04 12:18 ` [PATCH 2/3] sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt Jeff Layton
2014-01-04 14:11   ` Jeff Layton
2014-01-05 20:21     ` J. Bruce Fields
2014-01-06 11:55       ` Jeff Layton
2014-01-04 12:18 ` [PATCH 3/3] sunrpc: get rid of use_gssp_lock Jeff Layton
2014-01-05 20:30 ` J. Bruce Fields [this message]
2014-01-06 11:58   ` [PATCH 0/3] sunrpc: change handling of use-gss-proxy file Jeff Layton

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=20140105203045.GC22918@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=jlayton@redhat.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=ssorce@redhat.com \
    /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.