Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933608AbbLWBX0 (ORCPT ); Tue, 22 Dec 2015 20:23:26 -0500 Received: from smtprelay0224.hostedemail.com ([216.40.44.224]:45118 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932139AbbLWBXZ (ORCPT ); Tue, 22 Dec 2015 20:23:25 -0500 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,rostedt@goodmis.org,:::::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1540:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2903:3138:3139:3140:3141:3142:3352:3622:3865:3867:3868:3870:3872:3873:3874:4043:4362:5007:6261:7875:7903:8700:8778:10004:10400:10848:10967:11232:11658:11914:12043:12050:12517:12519:12555:12740:13069:13311:13357:14096:14097:14659:21080:30012:30054:30064:30070:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: teeth78_74dfafcb16b55 X-Filterd-Recvd-Size: 2027 Date: Tue, 22 Dec 2015 20:23:21 -0500 From: Steven Rostedt To: Linus Torvalds Cc: LKML , Andrew Morton , Michael Ellerman , Mark Salter , Laurent Dufour , Ming Lei , Jens Axboe , linux-block@vger.kernel.org Subject: Re: [BUG] File system corruption with 4.4-rc3 and beyond Message-ID: <20151222202321.5166297e@gandalf.local.home> In-Reply-To: References: <20151222190908.658e7fb7@gandalf.local.home> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1087 Lines: 31 On Tue, 22 Dec 2015 16:17:25 -0800 Linus Torvalds wrote: > We *just* fixed this. It was pretty subtle, and the debugging went on > for several days. But the fixed got applied to the block tree earlier > today, and I just pulled it only 15 minutes ago and pushed it out just > now. Just my luck. I've spent probably 5 days or more on this thinking it was a hardware issue. :-/ > > So check current -git, it should work for you. > > (And if you care about the particular fix: it's commit 23688bf4f830: > "block: ensure to split after potentially bouncing a bio"). Thanks, I do care. I'll be backporting this commit to the kernel I test for my own code. > > And yes, the way to trigger it seems to be to run a 32-bit kernel and have PAE. Yep, that's exactly the environment that I saw this in. -- Steve -- 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/