From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v2 2/2] relatime: Allow making relatime the default behaviour Date: Thu, 27 Nov 2008 12:03:46 -0500 Message-ID: <20081127170345.GA14991@infradead.org> References: <20081126195457.GA3541@srcf.ucam.org> <20081126195824.GB3541@srcf.ucam.org> <492DD035.5020705@oracle.com> <20081127150126.GA20941@srcf.ucam.org> <20081127150341.GB20941@srcf.ucam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Randy Dunlap , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, mingo@redhat.com, val.henson@gmail.com, matthew@wil.cx To: Matthew Garrett Return-path: Content-Disposition: inline In-Reply-To: <20081127150341.GB20941@srcf.ucam.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Nov 27, 2008 at 03:03:41PM +0000, Matthew Garrett wrote: > Add support for defaulting to relatime > > Allow the kernel to enable relatime on all mounts by default. This can be > configured at build time or by a kernel parameter or sysctl. Also add a > MS_NORELATIME mount option to allow the default to be overridden for specific > mount points. NACK. Please just do it in fstab.