[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1PfsUI-0007gV-Gw@pomaz-ex.szeredi.hu>
Date: Thu, 20 Jan 2011 12:15:34 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: "J. R. Okajima" <hooanon05@...oo.co.jp>
CC: npiggin@...il.com, npiggin@...nel.dk, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: vfs-scale, general questions
On Thu, 20 Jan 2011, J. R. Okajima wrote:
> You might think about the race around d_move, but what I meant is the
> race between d_unlinked and unhash/rehash.
>
> - getcwd return -ENOENT when pwd is unhashed.
> - vfs_rename_dir()
> + makes the existing target unhashed.
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.
Thanks,
Miklos
--
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