From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dilger Subject: Re: [PATCH 2/2] remove update_atime Date: Fri, 4 Nov 2005 17:31:38 -0700 Message-ID: <20051105003138.GJ31368@schatzie.adilger.int> References: <20051104223022.GB9608@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@osdl.org, linux-fsdevel@vger.kernel.org Return-path: Received: from H190.C26.B96.tor.eicat.ca ([66.96.26.190]:1964 "EHLO moraine.clusterfs.com") by vger.kernel.org with ESMTP id S1751316AbVKEAbm (ORCPT ); Fri, 4 Nov 2005 19:31:42 -0500 To: Christoph Hellwig Content-Disposition: inline In-Reply-To: <20051104223022.GB9608@lst.de> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Nov 04, 2005 23:30 +0100, Christoph Hellwig wrote: > all callers use touch_atime now which takes a vfsmount and allows us > to implement per-mount noatime. > -EXPORT_SYMBOL(update_atime); > +EXPORT_SYMBOL(touch_atime); I would prefer to deprecate update_atime(), instead of removing it entirely, because it is an exported symbol. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc.