From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752152AbcHHD4r (ORCPT ); Sun, 7 Aug 2016 23:56:47 -0400 Received: from imap.thunk.org ([74.207.234.97]:58074 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752008AbcHHD4p (ORCPT ); Sun, 7 Aug 2016 23:56:45 -0400 Date: Sun, 7 Aug 2016 23:56:34 -0400 From: "Theodore Ts'o" To: "Darrick J. Wong" Cc: Johannes Stezenbach , =?iso-8859-1?B?VPZy9ms=?= Edwin , linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org Subject: Re: 4.7.0-rc7 ext4 error in dx_probe Message-ID: <20160808035634.GA16193@thunk.org> Mail-Followup-To: Theodore Ts'o , "Darrick J. Wong" , Johannes Stezenbach , =?iso-8859-1?B?VPZy9ms=?= Edwin , linux-kernel@vger.kernel.org, linux-ext4@vger.kernel.org References: <20160718141723.GA8809@sig21.net> <7849bcd2-142d-0a12-0a04-7d0c3b6d788f@etorok.net> <20160805103544.kbt7znbzypvi5ofx@sig21.net> <20160805170228.GA19960@birch.djwong.org> <20160805181136.mcjnnvuo5m6kpxzb@sig21.net> <20160805191548.GD19960@birch.djwong.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160805191548.GD19960@birch.djwong.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 05, 2016 at 12:15:48PM -0700, Darrick J. Wong wrote: > > > [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/fs/ext4/inode.c?id=b47820edd1634dc1208f9212b7ecfb4230610a23 > > > > I added the patch, rebuilt and rebooted. It will take some time > > before I'll report back since the issue is so hard to reproduce. > > FWIW I could trigger it reliably by running a bunch of directory traversal > programs simultaneously on the same directory. I have a script that fires > up multiple mutts pointing to the Maildirs for the high traffic Linux lists. Hmm, I wonder if we should request that this patch be backported to -stable. Darrick, what do you think? - Ted