From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:60892 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755818AbdJJSDv (ORCPT ); Tue, 10 Oct 2017 14:03:51 -0400 Date: Tue, 10 Oct 2017 20:03:59 +0200 From: Greg KH To: Theodore Ts'o Cc: stable@vger.kernel.org Subject: Re: Please cherry pick: fs/super.c: fix race between freeze_super() and thaw_super() Message-ID: <20171010180359.GA23281@kroah.com> References: <20171008005446.m5i7xlacxdeb6aw3@thunk.org> <20171010180235.GD747@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171010180235.GD747@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Oct 10, 2017 at 08:02:35PM +0200, Greg KH wrote: > On Sat, Oct 07, 2017 at 08:54:46PM -0400, Theodore Ts'o wrote: > > Hi, please cherry pick upstream commit: > > > > 9f39af12938: fs/super.c: fix race between freeze_super() and thaw_super() > > > > into the ext4 3.18 and 4.1 kernel trees. > > There is no such commit in Linus's tree :( I'm guessing this is 89f39af129382a40d7cd1f6914617282cfeee28e? If so, I've now queued that up for 3.18-stable, thanks. greg k-h