linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Version 5 0/3] Use the MDS nfs_server authflavor for pNFS data server connections
@ 2013-08-13 21:47 andros
  2013-08-13 21:47 ` [PATCH Version 5 1/3] NFSv4 Remove unused LIPKEY and SPKM enums andros
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: andros @ 2013-08-13 21:47 UTC (permalink / raw)
  To: trond.myklebust; +Cc: linux-nfs, Andy Adamson

From: Andy Adamson <andros@netapp.com>

Differences from Version 4
- added NFSv4 Remove unused LIPKEY and SPKM enums
- shared GSS context caches when possible via shared rpc_clnt structs
- DS conections use the shared rpc_clnts

Andy Adamson (3):
  NFSv4 Remove unused LIPKEY and SPKM enums
  NFS Share RPC_AUTH_GSS rpc clients
  NFSv4.1 Use the shared nfs_client rpc_clnts for pNFS data server
    connections

 fs/nfs/client.c                 | 80 ++++++++++++++++++++++++++++++++++++++---
 fs/nfs/internal.h               |  4 +++
 fs/nfs/nfs4filelayout.c         | 69 +++++++++++++++++++++++++++++------
 fs/nfs/nfs4filelayout.h         |  3 ++
 fs/nfs/nfs4filelayoutdev.c      |  4 ++-
 fs/nfs/nfs4namespace.c          |  5 +--
 fs/nfs/nfs4proc.c               |  9 +++--
 fs/nfs/nfs4state.c              |  4 +--
 fs/nfs/super.c                  | 34 ------------------
 include/linux/nfs_fs_sb.h       |  1 +
 include/linux/sunrpc/msg_prot.h |  9 ++---
 11 files changed, 158 insertions(+), 64 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2013-09-03 16:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13 21:47 [PATCH Version 5 0/3] Use the MDS nfs_server authflavor for pNFS data server connections andros
2013-08-13 21:47 ` [PATCH Version 5 1/3] NFSv4 Remove unused LIPKEY and SPKM enums andros
2013-08-22 18:50   ` Myklebust, Trond
2013-08-22 21:22     ` Adamson, Andy
2013-08-13 21:47 ` [PATCH Version 5 2/3] NFS Share RPC_AUTH_GSS rpc clients andros
2013-08-22 18:49   ` Myklebust, Trond
2013-08-22 21:24     ` Adamson, Andy
2013-09-03 16:04   ` Myklebust, Trond
2013-08-13 21:47 ` [PATCH Version 5 3/3] NFSv4.1 Use the shared nfs_client rpc_clnts for pNFS data server connections andros
2013-08-23 14:01 ` [PATCH Version 5 0/3] Use the MDS nfs_server authflavor " Simo Sorce
2013-08-23 15:24   ` Adamson, Andy

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