RE: [PATCH V2] svcrdma: Fence LOCAL_INV work requests

2014-06-05 Thread Steve Wise
> -Original Message- > From: J. Bruce Fields [mailto:bfie...@fieldses.org] > Sent: Thursday, June 05, 2014 11:14 AM > To: Steve Wise > Cc: linux-...@vger.kernel.org; linux-rdma@vger.kernel.org; > t...@opengridcomputing.com > Subject: Re: [PATCH V2] svcrdma: Fence LO

Re: [PATCH V2] svcrdma: Fence LOCAL_INV work requests

2014-06-05 Thread J. Bruce Fields
On Thu, Jun 05, 2014 at 09:54:31AM -0500, Steve Wise wrote: > This applies on top of: > > commit e5a070216356dbcb03607cb264cc3104e17339b3 > Author: Steve Wise > Date: Wed May 28 15:12:01 2014 -0500 > > svcrdma: refactor marshalling logic Sorry, I lost track--was th

[PATCH V2] svcrdma: Fence LOCAL_INV work requests

2014-06-05 Thread Steve Wise
This applies on top of: commit e5a070216356dbcb03607cb264cc3104e17339b3 Author: Steve Wise Date: Wed May 28 15:12:01 2014 -0500 svcrdma: refactor marshalling logic Fencing forces the invalidate to only happen after all prior send work requests have been com