[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <19352.1295591939@jrobl>
Date: Fri, 21 Jan 2011 15:38:59 +0900
From: "J. R. Okajima" <hooanon05@...oo.co.jp>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: npiggin@...il.com, npiggin@...nel.dk, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: vfs-scale, general questions
Miklos Szeredi:
> No it doesn't. dentry_unhash() doesn't drop the dentry from the hash
> unless it has no other references, cwd being one such ref.
I see.
When chdir() completets before vfs_rename_dir(), the dir will not be
unhashed. It is OK.
Even if the dir is unhashed temporary before chdir(), then the lookup
fallback to ref-walk and i_mutex protects. It is OK too.
Thank you.
J. R. Okajima
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists