All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Tucker <tom@opengridcomputing.com>
To: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Tom Tucker <tom@ogc.us>,
	bfields@fieldses.org, linux-nfs@vger.kernel.org, swise@ogc.us
Subject: Re: [PATCH 0/4] nfsrdma: Miscellanseous Bug Fixes
Date: Tue, 03 Aug 2010 21:26:58 -0600	[thread overview]
Message-ID: <4C58DE02.8070201@opengridcomputing.com> (raw)
In-Reply-To: <1280889722.24669.31.camel@heimdal.trondhjem.org>

Hi Trond,

Sorry my last note avoided answering the actual question.

Trond Myklebust wrote:
> 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.
>>
>>     

client bug.

>> Tom Tucker (3):
>>       rpcrdma: Fix SQ size calculation when memreg is FRMR
>>     
client bug.

>>       svcrdma: Cleanup DMA unmapping in error paths.
>>       svcrdma: Change DMA mapping logic to avoid the page_address kernel API
>>
>>     
server bugs.
>>  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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>   


      parent reply	other threads:[~2010-08-04  3:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03 16:44 [PATCH 0/4] nfsrdma: Miscellanseous Bug Fixes Tom Tucker
2010-08-03 16:45 ` [PATCH 1/4] xprtrdma: Do not truncate iova_start values in frmr registrations Tom Tucker
2010-08-03 16:45 ` [PATCH 2/4] svcrdma: Change DMA mapping logic to avoid the page_address kernel API Tom Tucker
2010-08-03 16:45 ` [PATCH 3/4] svcrdma: Cleanup DMA unmapping in error paths Tom Tucker
2010-08-03 16:45 ` [PATCH 4/4] rpcrdma: Fix SQ size calculation when memreg is FRMR Tom Tucker
     [not found]   ` <20100803164517.2567.50208.stgit-T4OLL4TyM9aNDNWfRnPdfg@public.gmane.org>
2010-08-04  2:40     ` Trond Myklebust
2010-08-04  3:21       ` Tom Tucker
2010-08-04  2:42 ` [PATCH 0/4] nfsrdma: Miscellanseous Bug Fixes Trond Myklebust
2010-08-04  3:24   ` Tom Tucker
2010-08-04  3:26   ` Tom Tucker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C58DE02.8070201@opengridcomputing.com \
    --to=tom@opengridcomputing.com \
    --cc=Trond.Myklebust@netapp.com \
    --cc=bfields@fieldses.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=swise@ogc.us \
    --cc=tom@ogc.us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.