From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48436 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751991AbdJKM4N (ORCPT ); Wed, 11 Oct 2017 08:56:13 -0400 Date: Wed, 11 Oct 2017 14:56:21 +0200 From: Greg KH To: Eryu Guan Cc: adilger@dilger.ca, ralf@os-t.de, tytso@mit.edu, stable@vger.kernel.org, stable-commits@vger.kernel.org Subject: Re: Patch "ext4: validate s_first_meta_bg at mount time" has been added to the 3.18-stable tree Message-ID: <20171011125621.GF27734@kroah.com> References: <150765933720011@kroah.com> <20171011040143.GA2503@eguan.usersys.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171011040143.GA2503@eguan.usersys.redhat.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Oct 11, 2017 at 12:01:43PM +0800, Eryu Guan wrote: > On Tue, Oct 10, 2017 at 08:15:37PM +0200, gregkh@linuxfoundation.org wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > ext4: validate s_first_meta_bg at mount time > > > > to the 3.18-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > ext4-validate-s_first_meta_bg-at-mount-time.patch > > and it can be found in the queue-3.18 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > > > > > From 3a4b77cd47bb837b8557595ec7425f281f2ca1fe Mon Sep 17 00:00:00 2001 > > From: Eryu Guan > > Date: Thu, 1 Dec 2016 15:08:37 -0500 > > Subject: ext4: validate s_first_meta_bg at mount time > > This patch needs an additional fix, commit 2ba3e6e8afc9 ("ext4: fix > fencepost in s_first_meta_bg validation"), please make sure it's > included in the same stable update too. Ah, good catch, thanks for this, now queued up. greg k-h