Re: [PATCH 0/3] Fixes for vfs-scale and vfs-automount

From: Linus Torvalds
Date: Wed Feb 23 2011 - 11:43:19 EST


On Tue, Feb 22, 2011 at 11:22 PM, Ian Kent <raven@xxxxxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/