From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com ([66.111.4.28]:46487 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751560AbbJRAVG (ORCPT ); Sat, 17 Oct 2015 20:21:06 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 75122202EE for ; Sat, 17 Oct 2015 20:21:06 -0400 (EDT) Date: Sat, 17 Oct 2015 17:21:05 -0700 From: Greg KH To: Jan Kara Cc: stable@vger.kernel.org, Jan@suse.cz, Theodore Ts'o Subject: Re: jbd2: avoid infinite loop when destroying aborted journal Message-ID: <20151018002105.GF18971@kroah.com> References: <1444060446-18296-1-git-send-email-jack@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1444060446-18296-1-git-send-email-jack@suse.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Oct 05, 2015 at 05:54:06PM +0200, Jan Kara wrote: > From: Jan Kara > Backport of commit 841df7df196237ea63233f0f9eaa41db53afd70f for > 3.11, 3.12, 3.14 stable kernels. Applied to 3.14-stable, thanks. greg k-h