On Tue, 2010-08-03 at 11:44 -0500, Tom Tucker wrote: > The following series fixes a number of bugs in the NFSRDMA transport. > > --- > > Steve Wise (1): > xprtrdma: Do not truncate iova_start values in frmr registrations. > > Tom Tucker (3): > rpcrdma: Fix SQ size calculation when memreg is FRMR > svcrdma: Cleanup DMA unmapping in error paths. > svcrdma: Change DMA mapping logic to avoid the page_address kernel API > > > net/sunrpc/xprtrdma/rpc_rdma.c | 2 + > net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 19 ++++--- > net/sunrpc/xprtrdma/svc_rdma_sendto.c | 82 ++++++++++++++++++++++-------- > net/sunrpc/xprtrdma/svc_rdma_transport.c | 41 +++++++-------- > net/sunrpc/xprtrdma/verbs.c | 22 ++++++-- > 5 files changed, 111 insertions(+), 55 deletions(-) Hi Tom, How do you want to split these patches? The first one looks definitely like a client bug, and the next 2 look like server bugs, but what about the last patch? Cheers Trond -- 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