From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:49904 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752038AbeBAM1Q (ORCPT ); Thu, 1 Feb 2018 07:27:16 -0500 Date: Thu, 1 Feb 2018 13:27:12 +0100 From: Greg KH To: Holger =?iso-8859-1?Q?Hoffst=E4tte?= Cc: stable@vger.kernel.org Subject: Re: 4.14 request: d7ee9469 ("VFS: Handle lazytime in do_mount()") Message-ID: <20180201122712.GA27770@kroah.com> References: <5918fff7-a9d6-5c33-9273-ba5e1719b0ba@applied-asynchrony.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5918fff7-a9d6-5c33-9273-ba5e1719b0ba@applied-asynchrony.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Feb 01, 2018 at 01:17:13PM +0100, Holger Hoffst�tte wrote: > Greg, > > please add mainline d7ee9469 ("VFS: Handle lazytime in do_mount()") to > 4.14. It fixes a regression in 4.14 where the lazytime mount option got > lost in a code reshuffling and mounting with -o lazytime no longer works. > After moving to 4.14 I noticed that lazytime mounts had gone, and that > patch fixes it. It applies cleanly. Now queued up, thanks for letting me know. greg k-h