Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760752AbYCDJrE (ORCPT ); Tue, 4 Mar 2008 04:47:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754732AbYCDJqu (ORCPT ); Tue, 4 Mar 2008 04:46:50 -0500 Received: from brick.kernel.dk ([87.55.233.238]:11869 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754531AbYCDJqt (ORCPT ); Tue, 4 Mar 2008 04:46:49 -0500 Date: Tue, 4 Mar 2008 10:46:46 +0100 From: Jens Axboe To: Tejun Heo Cc: FUJITA Tomonori , tomof@acm.org, James.Bottomley@HansenPartnership.com, efault@gmx.de, 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: <20080304094646.GI6704@kernel.dk> References: <20080304175302T.fujita.tomonori@lab.ntt.co.jp> <20080304085944.GG6704@kernel.dk> <20080304180648W.fujita.tomonori@lab.ntt.co.jp> <20080304182228Z.fujita.tomonori@lab.ntt.co.jp> <20080304093536.GH6704@kernel.dk> <47CD18F5.4050705@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47CD18F5.4050705@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 669 Lines: 19 On Tue, Mar 04 2008, Tejun Heo wrote: > Jens Axboe wrote: > > Looks excellent to me, has a variant of this been tested as OK by the > > users reporting the regression? > > Yeah, the other version which added extra_len to data_len has been > verified to work. The only difference is now libata is adding > extra_len, so this one should be safe. Great, since we all agree, I'll merge it up and pass it on. -- 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/