From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755659AbbDIPRl (ORCPT ); Thu, 9 Apr 2015 11:17:41 -0400 Received: from imap.thunk.org ([74.207.234.97]:59052 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755451AbbDIPRj (ORCPT ); Thu, 9 Apr 2015 11:17:39 -0400 Date: Thu, 9 Apr 2015 11:17:36 -0400 From: "Theodore Ts'o" To: Sasha Levin Cc: adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, LKML Subject: Re: ext4: WARNING: CPU: 10 PID: 23340 at fs/block_dev.c Message-ID: <20150409151736.GA31268@thunk.org> Mail-Followup-To: Theodore Ts'o , Sasha Levin , adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, LKML References: <55268959.6040507@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55268959.6040507@oracle.com> User-Agent: Mutt/1.5.23 (2014-03-12) 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 Thu, Apr 09, 2015 at 10:14:49AM -0400, Sasha Levin wrote: > Hi all, > > I was running xfstests on the latest -next kernel directed at an ext4 mount, > and saw the following on the generic/019 test: Hi Sasha, This isn't a test I normally run; is it a test you've run in the past? If so, do you know when it first started failing for you? Thanks, - Ted