From: <andros@netapp.com>
To: <trond.myklebust@netapp.com>
Cc: <linux-nfs@vger.kernel.org>, Andy Adamson <andros@netapp.com>
Subject: [PATCH Version 5 0/3] Use the MDS nfs_server authflavor for pNFS data server connections
Date: Tue, 13 Aug 2013 17:47:46 -0400 [thread overview]
Message-ID: <1376430469-3773-1-git-send-email-andros@netapp.com> (raw)
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
next reply other threads:[~2013-08-13 21:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-13 21:47 andros [this message]
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
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=1376430469-3773-1-git-send-email-andros@netapp.com \
--to=andros@netapp.com \
--cc=linux-nfs@vger.kernel.org \
--cc=trond.myklebust@netapp.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 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).