Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2002 12:46:08 -0700 (PDT)
From:      David Malone <dwmalone@FreeBSD.org>
To:        dwmalone@FreeBSD.org, freebsd-bugs@FreeBSD.org, dwmalone@FreeBSD.org
Subject:   Re: kern/39331: namei cache unreliable for __getcwd()
Message-ID:  <200207131946.g6DJk8uW036511@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: namei cache unreliable for __getcwd()

Responsible-Changed-From-To: freebsd-bugs->dwmalone
Responsible-Changed-By: dwmalone
Responsible-Changed-When: Sat Jul 13 12:42:27 PDT 2002
Responsible-Changed-Why: 
I'm interested in these interactions with the name cache.

I think that the current purging of the name cache associated with
the moving/removal of a directory is probably unnecessary and the
real thing to do here may be to check the permessions in the kernel
code which does real path. I don't think it is possible for the name
cache to return out of date info though, it may just return info
which you might not be able to determine purely from userland.

	David.

http://www.freebsd.org/cgi/query-pr.cgi?pr=39331

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207131946.g6DJk8uW036511>