From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Zaitcev Subject: Re: [Patch 2/2] tabled: add a test for larger objects Date: Tue, 5 Jan 2010 11:52:16 -0700 Message-ID: <20100105115216.7f7b966a@redhat.com> References: <20100105002754.6d29cd6e@redhat.com> <4B4302E0.8040004@garzik.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4B4302E0.8040004@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 Tue, 05 Jan 2010 04:14:08 -0500 Jeff Garzik wrote: > a follow-up patch that checks the checksums of the data sent/received > would be nice... That would require more coding than using single check bytes because a checksum can span a block boundary. But ok, you're right, I'll do it. -- Pete