Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759703AbZCZSxw (ORCPT ); Thu, 26 Mar 2009 14:53:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754689AbZCZSxo (ORCPT ); Thu, 26 Mar 2009 14:53:44 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:47393 "EHLO www.etchedpixels.co.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752879AbZCZSxn (ORCPT ); Thu, 26 Mar 2009 14:53:43 -0400 Date: Thu, 26 Mar 2009 18:52:43 +0000 From: Alan Cox To: Matthew Garrett Cc: Linus Torvalds , Theodore Tso , Ingo Molnar , Jan Kara , Andrew Morton , Arjan van de Ven , Peter Zijlstra , Nick Piggin , Jens Axboe , David Rees , Jesper Krogh , Linux Kernel Mailing List , Oleg Nesterov , Roland McGrath Subject: Re: [PATCH 1/2] Add a strictatime mount option Message-ID: <20090326185243.5bf44458@lxorguk.ukuu.org.uk> In-Reply-To: <20090326174956.GB7198@srcf.ucam.org> References: <20090325215137.GQ32307@mit.edu> <20090325235041.GA11024@duck.suse.cz> <20090326090630.GA9369@elte.hu> <20090326113705.GV32307@mit.edu> <20090326140312.GB14822@elte.hu> <20090326144707.GA6239@mit.edu> <20090326170714.GF6239@mit.edu> <20090326174956.GB7198@srcf.ucam.org> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 635 Lines: 17 On Thu, 26 Mar 2009 17:49:56 +0000 Matthew Garrett wrote: > Add support for explicitly requesting full atime updates. This makes it > possible for kernels to default to relatime but still allow userspace to > override it. > > Signed-off-by: Matthew Garrett NAK this is unneccessary complication from a broken ABI change that isn't safe to make anyway. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/