linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Version 7 0/8] pNFS file layout session trunking
@ 2016-07-27 18:43 andros
  2016-07-27 18:43 ` [PATCH Version 7 1/8] NFS setup async exchange_id andros
                   ` (7 more replies)
  0 siblings, 8 replies; 20+ messages in thread
From: andros @ 2016-07-27 18:43 UTC (permalink / raw)
  To: trond.myklebust; +Cc: anna.schumaker, linux-nfs, Andy Adamson

From: Andy Adamson <andros@netapp.com>

This patch set differs from previous session trunking patch sets in that it
only addresses pNFS filelayout data server session trunking.

Andy Adamson (8):
  NFS setup async exchange_id
  NFS refactor nfs4_match_clientids
  NFS refactor nfs4_check_serverowner_major_id
  NFS detect session trunking
  SUNRPC add remove xprt flag to rpc_task_release_client
  SUNRPC add an RPC null call to test session trunking connection
  NFS test session trunking with exchange id
  NFS pnfs data server multipath session trunking

 fs/nfs/nfs4_fs.h            |   9 ++
 fs/nfs/nfs4client.c         | 114 ++++++++++++++--
 fs/nfs/nfs4proc.c           | 310 ++++++++++++++++++++++++++++++++------------
 fs/nfs/pnfs_nfs.c           |  52 ++++++--
 include/linux/sunrpc/clnt.h |   4 +-
 net/sunrpc/clnt.c           |  25 +++-
 net/sunrpc/sched.c          |   2 +-
 net/sunrpc/xprtmultipath.c  |   2 +
 8 files changed, 402 insertions(+), 116 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2016-08-08 20:18 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-27 18:43 [PATCH Version 7 0/8] pNFS file layout session trunking andros
2016-07-27 18:43 ` [PATCH Version 7 1/8] NFS setup async exchange_id andros
2016-07-27 18:43 ` [PATCH Version 7 2/8] NFS refactor nfs4_match_clientids andros
2016-07-27 18:43 ` [PATCH Version 7 3/8] NFS refactor nfs4_check_serverowner_major_id andros
2016-07-27 18:43 ` [PATCH Version 7 4/8] NFS detect session trunking andros
2016-08-04 18:51   ` Anna Schumaker
2016-07-27 18:43 ` [PATCH Version 7 5/8] SUNRPC add remove xprt flag to rpc_task_release_client andros
2016-08-04 19:02   ` Anna Schumaker
2016-08-05 21:53   ` Trond Myklebust
2016-07-27 18:43 ` [PATCH Version 7 6/8] SUNRPC add an RPC null call to test session trunking connection andros
2016-08-04 19:26   ` Anna Schumaker
2016-08-05 16:41     ` Adamson, Andy
2016-08-05 18:08       ` Anna Schumaker
2016-07-27 18:43 ` [PATCH Version 7 7/8] NFS test session trunking with exchange id andros
2016-08-05 17:34   ` Trond Myklebust
2016-08-05 18:13     ` Adamson, Andy
2016-07-27 18:43 ` [PATCH Version 7 8/8] NFS pnfs data server multipath session trunking andros
2016-08-05 22:05   ` Trond Myklebust
2016-08-08 19:57     ` Adamson, Andy
2016-08-08 20:18       ` Trond Myklebust

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