Some bug fixes and clean up patches, and one change to increase the maximum NFS r/wsize to one megabyte. These can be pulled from the "nfsd-rdma-for-4.3" branch in this repo: git://git.linux-nfs.org/projects/cel/cel-2.6.git Or can be browsed here: http://git.linux-nfs.org/?p=cel/cel-2.6.git;a=log;h=refs/heads/nfsd-rdma-for-4.3 --- Chuck Lever (4): svcrdma: Boost NFS READ/WRITE payload size maximum svcrdma: Remove svc_rdma_fastreg() svcrdma: Clean up svc_rdma_get_reply_array() svcrdma: Fix send_reply() scatter/gather set-up Shirley Ma (1): NFS/RDMA Release resources in svcrdma when device is removed include/linux/sunrpc/svc_rdma.h | 84 +----------------------------- net/sunrpc/xprtrdma/svc_rdma_sendto.c | 83 +++++++++++++++++++++++++++++- net/sunrpc/xprtrdma/svc_rdma_transport.c | 35 ------------- 3 files changed, 86 insertions(+), 116 deletions(-) -- Chuck Lever -- 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