Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755127Ab3CLGsP (ORCPT ); Tue, 12 Mar 2013 02:48:15 -0400 Received: from ud10.udmedia.de ([194.117.254.50]:53400 "EHLO mail.ud10.udmedia.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750946Ab3CLGsN (ORCPT ); Tue, 12 Mar 2013 02:48:13 -0400 Date: Tue, 12 Mar 2013 07:48:10 +0100 From: Markus Trippelsdorf To: "Theodore Ts'o" , Dave Jones , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, Zheng Liu Subject: Re: torrent hash failures since 3.9.0-rc1 Message-ID: <20130312064810.GA426@x4> References: <20130311201334.GA444@x4> <20130311203738.GB15478@thunk.org> <20130311204625.GA433@x4> <20130311211833.GC15478@thunk.org> <20130311213837.GA438@x4> <20130311231227.GA319@x4> <20130312030057.GA6142@gmail.com> <20130312033054.GB18595@thunk.org> <20130312061624.GA436@x4> <20130312064449.GA8806@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130312064449.GA8806@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1558 Lines: 41 On 2013.03.12 at 14:44 +0800, Zheng Liu wrote: > On Tue, Mar 12, 2013 at 07:16:24AM +0100, Markus Trippelsdorf wrote: > > On 2013.03.11 at 23:30 -0400, Theodore Ts'o wrote: > > > On Tue, Mar 12, 2013 at 11:00:58AM +0800, Zheng Liu wrote: > > > > > > > > Thanks for reporting this problem. My deepest apologies. > > > > > > > > As Ted suggested, could you please try to use ext4 git tree? I want to > > > > make sure whether this bug has been fixed by my lastest patch series or > > > > not. > > > > > > It's definitely worth a try to compile the master branch of the ext4 > > > tree and see if it reproduces or not. > > > > I cannot reproduce the issue on top of "ext4.git dev", so fortunately > > the problem seems to be already fixed there. > > Thanks. > > Great! Thanks for the confirmation. > > > > > Do you guys have a hunch which commit is the actual fix? > > (Maybe I will "bisect" it later today.) > > I think maybe this two commits can fix it, but I am not sure which one > is the actual fix (I guess it is the former one, ;-) ). Please try it > if you could bisect it. Thanks in advance. > > * 079d7667af20876a59a1d9b0d4d1e15dcf17fa34 > ext4: fix wrong the number of the allocated blocks in > ext4_split_extent() Your guess was right. The commit above is the actual fix. -- Markus -- 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/