From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out3-smtp.messagingengine.com ([66.111.4.27]:44428 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753609AbbIZRzH (ORCPT ); Sat, 26 Sep 2015 13:55:07 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id E97C3203DC for ; Sat, 26 Sep 2015 13:55:06 -0400 (EDT) Date: Sat, 26 Sep 2015 10:55:05 -0700 From: Greg KH To: Jan Kara Cc: Roland Dreier , stable@vger.kernel.org, Jan Kara , Theodore Ts'o Subject: Re: commit 841df7df1962 "jbd2: avoid infinite loop when destroying aborted journal" should probably go to stable Message-ID: <20150926175505.GA16148@kroah.com> References: <20150924085111.GB21612@quack.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150924085111.GB21612@quack.suse.cz> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Sep 24, 2015 at 10:51:11AM +0200, Jan Kara wrote: > On Thu 24-09-15 01:09:18, Roland Dreier wrote: > > Commit 6f6a6fda2945 "jbd2: fix ocfs2 corrupt when updating journal > > superblock fails" was tagged for -stable and was picked up by at least > > 3.10.y etc. However the newer commit 841df7df1962 "jbd2: avoid > > infinite loop when destroying aborted journal" fixes a possible hang > > caused by that earlier commit, so all stable trees that picked up > > 6f6a6fda2945 should probably also pick up the fix to it. > > Right. Thanks for spotting this. I forgot to tag that commit with stable > tag. Thanks, now applied to 4.1 and 4.2, does not backport cleanly to 3.10 or 3.14 :( greg k-h