From: Andy Adamson <andros@xxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html