linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Christoph Hellwig <hch@lst.de>,
	akpm@osdl.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 2/2] remove update_atime
Date: Sat, 5 Nov 2005 00:34:13 +0000	[thread overview]
Message-ID: <20051105003413.GA25578@infradead.org> (raw)
In-Reply-To: <20051105003138.GJ31368@schatzie.adilger.int>

On Fri, Nov 04, 2005 at 05:31:38PM -0700, Andreas Dilger wrote:
> 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.

No.  I need to fix some nast corner cases in XFS, hopefully done this
weekend and after that we can commit pre-mountpoint noatime.  Any filesystem
still using update_atime will silently break with this change otherwise.


      reply	other threads:[~2005-11-05  0:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-04 22:30 [PATCH 2/2] remove update_atime Christoph Hellwig
2005-11-05  0:31 ` Andreas Dilger
2005-11-05  0:34   ` Christoph Hellwig [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051105003413.GA25578@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@osdl.org \
    --cc=hch@lst.de \
    --cc=linux-fsdevel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).