Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933109AbYCDS5j (ORCPT ); Tue, 4 Mar 2008 13:57:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932771AbYCDSy3 (ORCPT ); Tue, 4 Mar 2008 13:54:29 -0500 Received: from brick.kernel.dk ([87.55.233.238]:17316 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932724AbYCDSy0 (ORCPT ); Tue, 4 Mar 2008 13:54:26 -0500 Date: Tue, 4 Mar 2008 19:54:20 +0100 From: Jens Axboe To: Mike Galbraith Cc: FUJITA Tomonori , htejun@gmail.com, tomof@acm.org, James.Bottomley@HansenPartnership.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-scsi@vger.kernel.org, jgarzik@pobox.com, bzolnier@gmail.com Subject: Re: [PATCH] block: fix residual byte count handling Message-ID: <20080304185420.GT6704@kernel.dk> References: <1204634238.5997.5.camel@homer.simson.net> <20080304123939.GM6704@kernel.dk> <1204634619.17258.0.camel@homer.simson.net> <1204635515.17258.12.camel@homer.simson.net> <20080304130307.GN6704@kernel.dk> <1204640722.5783.10.camel@homer.simson.net> <20080304181736.GP6704@kernel.dk> <1204655711.19496.10.camel@homer.simson.net> <20080304184534.GR6704@kernel.dk> <1204656555.6598.4.camel@homer.simson.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1204656555.6598.4.camel@homer.simson.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 677 Lines: 25 On Tue, Mar 04 2008, Mike Galbraith wrote: > > On Tue, 2008-03-04 at 19:45 +0100, Jens Axboe wrote: > > > > It says cc66b4512cae8df4ed1635483210aabf7690ec27... kewpie doll? > > > > That looks right, then perhaps there's still an issue there :/ > > Logs? > > Tejuns patchlet (below) fixed it here. OK, can you try changing that to good_bytes = scsi_bufflen(cmd) + cmd->request->extra_len; and retest? -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/