From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753286AbbFOBqY (ORCPT ); Sun, 14 Jun 2015 21:46:24 -0400 Received: from imap.thunk.org ([74.207.234.97]:35050 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752093AbbFOBqO (ORCPT ); Sun, 14 Jun 2015 21:46:14 -0400 Date: Sun, 14 Jun 2015 21:46:12 -0400 From: "Theodore Ts'o" To: Huang Ying Cc: Jan Kara , LKML , LKP ML Subject: Re: [lkp] [jbd2] 562bef4565e: kernel BUG at fs/jbd2/transaction.c:1329! Message-ID: <20150615014612.GB15793@thunk.org> Mail-Followup-To: Theodore Ts'o , Huang Ying , Jan Kara , LKML , LKP ML References: <1434331024.18774.102.camel@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434331024.18774.102.camel@intel.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 Mon, Jun 15, 2015 at 09:17:04AM +0800, Huang Ying wrote: > FYI, we noticed the below changes on > > git://internal_merge_and_test_tree revert-562bef4565ef88e3c7206d5340263c8bb15bd87d-562bef4565ef88e3c7206d5340263c8bb15bd87d > commit 562bef4565ef88e3c7206d5340263c8bb15bd87d ("jbd2: speedup jbd2_journal_dirty_metadata()") Thanks, this commit has already been dropped from the ext4 git tree. - Ted