From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Zaitcev Subject: Re: [Patch 1/2] tabled: fix bugs in streaming of data Date: Thu, 7 Jan 2010 15:27:16 -0700 Message-ID: <20100107152716.34b769bc@redhat.com> References: <20100105002749.4e13eb50@redhat.com> <4B4302C0.9080007@garzik.org> <20100105210255.74397f8c@redhat.com> <4B465BE9.1060506@garzik.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4B465BE9.1060506@garzik.org> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Jeff Garzik Cc: Project Hail List On Thu, 07 Jan 2010 17:10:49 -0500 Jeff Garzik wrote: > I was thinking specifically that chunkd may want the in-progress xfer > codes changes in your patch. chunkd, tabled, nfs4d (and ancient > storaged) all share the same basic write-in-progress and TCP data xfer code. > > I'll take a look, no need to worry about it yourself. At least 1 of the 3 that I fixed definitely was a corruption that I introduced to your design when I adapted it to simultaneous streaming on write. Not sure about other two, but maybe I just screwed tabled. But sure, if you have a moment to re-check chunkd, be my guest. -- Pete