linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Ian Kent <raven@themaw.net>
Cc: Nick Piggin <npiggin@suse.de>,
	Trond Myklebust <Trond.Myklebust@netapp.com>,
	David Howells <dhowells@redhat.com>,
	Al Viro <viro@zeniv.linux.org.uk>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux NFS Mailing List <linux-nfs@vger.kernel.org>
Subject: Re: [PATCH 0/3] Fixes for vfs-scale and vfs-automount
Date: Wed, 23 Feb 2011 08:37:17 -0800	[thread overview]
Message-ID: <AANLkTim_JWgT_kK506Lu8-vNC0rkBhCvO+7-CFb66nNP@mail.gmail.com> (raw)
In-Reply-To: <1298445725.20733.2.camel@perseus>

On Tue, Feb 22, 2011 at 11:22 PM, Ian Kent <raven@themaw.net> wrote:
>
> Nick, what stops a dentry from going away during the rcu-walk?

Dentries (and now inodes) are all RCU-free'd. So the dentry might "go
away", but it wouldn't actually be physically free'd, and you can
still access it.

                            Linus

  reply	other threads:[~2011-02-23 16:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20110118040449.23109.33071.stgit@localhost6.localdomain6>
     [not found] ` <1295420817.3076.24.camel@perseus>
2011-02-15 14:25   ` [PATCH 0/3] Fixes for vfs-scale and vfs-automount Ian Kent
2011-02-23  7:22     ` Ian Kent
2011-02-23 16:37       ` Linus Torvalds [this message]
2011-02-24  1:58     ` Al Viro
2011-02-24  3:03       ` Ian Kent
2011-02-24  3:14         ` Al Viro
2011-02-24  3:28           ` Ian Kent
2011-02-24  3:58             ` Al Viro
2011-02-24  5:47               ` Al Viro
2011-02-24  7:23                 ` Ian Kent
2011-02-24  6:34               ` Ian Kent
2011-02-24  7:07                 ` Al Viro
2011-02-24 10:07                   ` Ian Kent
2011-02-24 14:59                     ` Al Viro
2011-02-24 15:18                       ` Al Viro
2011-02-25  3:07                       ` Ian Kent
2011-02-24 19:10                     ` Al Viro
2011-02-24 10:21                   ` Ian Kent

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=AANLkTim_JWgT_kK506Lu8-vNC0rkBhCvO+7-CFb66nNP@mail.gmail.com \
    --to=torvalds@linux-foundation.org \
    --cc=Trond.Myklebust@netapp.com \
    --cc=akpm@linux-foundation.org \
    --cc=dhowells@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=npiggin@suse.de \
    --cc=raven@themaw.net \
    --cc=viro@zeniv.linux.org.uk \
    /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).