All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] sunrpc: change handling of use-gss-proxy file
@ 2014-01-04 12:18 Jeff Layton
  2014-01-04 12:18 ` [PATCH 1/3] sunrpc: don't wait for write before allowing reads from " Jeff Layton
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jeff Layton @ 2014-01-04 12:18 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs, ssorce, neilb

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...

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


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

end of thread, other threads:[~2014-01-06 11:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/3] sunrpc: change handling of use-gss-proxy file J. Bruce Fields
2014-01-06 11:58   ` Jeff Layton

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.