linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Negotiate NFSv3 mount security flavor
@ 2013-03-19 19:01 Chuck Lever
  2013-03-19 19:01 ` [PATCH 1/3] SUNRPC: Remove extra xprt_put() Chuck Lever
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chuck Lever @ 2013-03-19 19:01 UTC (permalink / raw)
  To: linux-nfs

For review, here is an implementation of NFSv3 security flavor
negotiation.

---

Chuck Lever (3):
      NFS: Use server-recommended security flavor by default (NFSv3)
      SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR
      SUNRPC: Remove extra xprt_put()


 fs/nfs/nfs4super.c |    2 +
 fs/nfs/super.c     |   80 +++++++++++++++++++++++++++-------------------------
 net/sunrpc/auth.c  |    5 +++
 net/sunrpc/clnt.c  |    4 +--
 4 files changed, 49 insertions(+), 42 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2013-03-19 19:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19 19:01 [PATCH 0/3] Negotiate NFSv3 mount security flavor Chuck Lever
2013-03-19 19:01 ` [PATCH 1/3] SUNRPC: Remove extra xprt_put() Chuck Lever
2013-03-19 19:01 ` [PATCH 2/3] SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR Chuck Lever
2013-03-19 19:01 ` [PATCH 3/3] NFS: Use server-recommended security flavor by default (NFSv3) Chuck Lever

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