Hi Anna- Starting set of NFS/RDMA client-side changes for the next merge window. These are clean-ups and simple fixes. Let me know what you think. --- Chuck Lever (8): xprtrdma: Fix latency regression on NUMA NFS/RDMA clients xprtrdma: Remove arbitrary limit on initiator depth xprtrdma: Remove xprt-specific connect cookie xprtrdma: ->send_request returns -EAGAIN when there are no free MRs xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create xprtrdma: "Support" call-only RPCs xprtrdma: Chain Send to FastReg WRs xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req include/linux/sunrpc/clnt.h | 7 +++++ net/sunrpc/sunrpc.h | 6 ---- net/sunrpc/xprtrdma/backchannel.c | 7 ----- net/sunrpc/xprtrdma/fmr_ops.c | 13 ++++++++- net/sunrpc/xprtrdma/frwr_ops.c | 53 +++++++++++++++++++++++++------------ net/sunrpc/xprtrdma/rpc_rdma.c | 32 +++++++++++++++------- net/sunrpc/xprtrdma/transport.c | 42 ++++++----------------------- net/sunrpc/xprtrdma/verbs.c | 31 ++++++++++++++-------- net/sunrpc/xprtrdma/xprt_rdma.h | 4 +-- 9 files changed, 108 insertions(+), 87 deletions(-) -- Chuck Lever -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html