Hi Bruce- These four patches are ready for you to consider for the next merge window. There are three clean up patches, and one patch to increase the server's credit grant to the default size of the Linux client's NFSv4.1 session slot table. I've measured modest performance increases with this change. --- Chuck Lever (4): svcrdma: Reduce max_send_sges svcrdma: Remove ->release_rqst call in bc reply handler svcrdma: Remove try_module_get from backchannel svcrdma: Increase the default connection credit limit include/linux/sunrpc/svc_rdma.h | 13 +++++++------ net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 23 ++++------------------- net/sunrpc/xprtrdma/svc_rdma_transport.c | 10 ++++++---- 3 files changed, 17 insertions(+), 29 deletions(-) -- Chuck Lever