On Tue, 06 Jul 2010, David Howells wrote: > Miklos Szeredi <miklos@xxxxxxxxxx> wrote: > > > Dentry references should not be acquired without a corresponding > > vfsmount ref. > > Which we have: current->fs holds one. Or is this unsafe due to CLONE_FS? current->fs doesn't change, but the contents can (e.g. another thread does chdir()). Thanks, Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html