Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp187543yba; Wed, 3 Apr 2019 07:00:40 -0700 (PDT) X-Google-Smtp-Source: APXvYqzpVxIlgOst1x6dyAWYJlWdEnCSbGAel3MS68iCk9N0KtLgqEnhHe5VF8MmoK4gUqDu/cf1 X-Received: by 2002:a17:902:1123:: with SMTP id d32mr67189pla.16.1554300040163; Wed, 03 Apr 2019 07:00:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554300040; cv=none; d=google.com; s=arc-20160816; b=zrQCx4Vo7glzJWC9FnBymym6KQaH2B63GB9a5VcfcOQeZReFXsge74ASQwIklHlQZB gHiYJxMy0stC5lIpsIe3gDihNeMBJG5Shx5ObJXUGoGIJw65x75jQvkJy5Jct0+0sOk+ 3U0xQw4nFQ8qx8W/72D6yFENTc4UkitG2kbkErb0+Z5oOCJj3bdiLyLqhc401SaDOUiv RO7e6GNyTvF3GMpjTROm7gRk80aHG5+XZvLPCj9XNgeXZ4ImlkFnKYMmrSWPRPuO4RHp NA2pCMqbQWetbbyjJCTboDObyaVZAth9sptNC4lNsNcbCfDu71YzPcQfnmdCccAiaCbi 6l/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:to :from:date:dkim-signature; bh=c8CcMxeBaJNkb+NUOB7bWHbauHB+dhZ48LVLsyO1nuQ=; b=nbzxEBf4xhT4cSkSry6FLiAVuyHVpSHbvNVmT0p7nPHZyKOoANEttcshFuIdetTPmG fzR8FXVzvO0rEcc5m1ZD6J2UX08q1W+Lv3NUbV460K671+xMYOJM3Gxtc6NRdoQ0CWvM ZynrynxlLovu5hWCYbxmbw6DD3AtrtKyHbpt/IX0BOLUBYpTug71GwQRkcfI3QwlWWS+ xeHRZls7J4VHSXwDdYwGMNPuvmIA1dPcmFUxNypn8UJegOnZgn5lNFp/kMW9BMk9M+eF rH2hxm3RuOKvqRH9XspuAEthym8sErg7DUMVqqIHisiix6ohwpgpZYYuNx8M6hkgVvTx TfuA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HYcrFO7l; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k5si13595947plt.179.2019.04.03.07.00.24; Wed, 03 Apr 2019 07:00:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HYcrFO7l; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726708AbfDCN7P (ORCPT + 99 others); Wed, 3 Apr 2019 09:59:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:57748 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725959AbfDCN7P (ORCPT ); Wed, 3 Apr 2019 09:59:15 -0400 Received: from localhost (217-101-180-136.cable.dynamic.v4.ziggo.nl [217.101.180.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4E0532075E; Wed, 3 Apr 2019 13:59:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554299954; bh=jvJ0rx7NpWT/hsZ3mJlQC3RoTkCD8aVPahBFWLHILp4=; h=Date:From:To:Subject:References:In-Reply-To:From; b=HYcrFO7luVjGOhkwXs9+QAiUOaoaKmhaCBJNIuFXJOpn1JxU6LEmopp5lEb3B+Ah7 ZgQNOC0KI8vks+8jEa2sCfKYz3tukdkRNhEZv1AwUq7a/LfSgBf2LCbtgsXj7NJqsm lH5e1ynorEKwKmMTbb7W6musF8CrfifjbvHlSgXI= Date: Wed, 3 Apr 2019 15:59:12 +0200 From: Greg Kroah-Hartman To: Theodore Ts'o , Jari Ruusu , "zhangyi (F)" , Jan Kara , linux-kernel@vger.kernel.org Subject: Re: ext3 file system livelock and file system corruption, 4.9.166 stable kernel Message-ID: <20190403135912.GB8633@kroah.com> References: <20190402103507.GA15511@kroah.com> <20190402161558.GA2781@mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190402161558.GA2781@mit.edu> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 02, 2019 at 12:15:58PM -0400, Theodore Ts'o wrote: > On Tue, Apr 02, 2019 at 12:35:07PM +0200, Greg Kroah-Hartman wrote: > > So you need 5e86bdda4153 ("ext4: cleanup bh release code in > > ext4_ind_remove_space()") applied to all of the stable and LTS kernels > > at the moment (as that patch only showed up in 5.1-rc1)? > > > > If so, I need an ack from the ext4 developers/maintainer to do so. > > Acked-by: Theodore Ts'o Thanks for all of the responses here, patch is now queued up. greg k-h