namei() returns EISDIR for "/" (Re: svn commit: r203990 - head/lib/libc/sys)

Jaakko Heinonen jh at FreeBSD.org
Fri Mar 26 11:41:07 UTC 2010


On 2010-03-05, Jaakko Heinonen wrote:
> I have updated the patch taking some of bde's comments into account. The
> new version also includes updates for namei(9) manual page.

Yet another update:

 	http://people.freebsd.org/~jh/patches/lookup-root.4.diff

I have committed the relookup() part as r205682.

Unfortunately errno translation is needed also for open("/", O_CREAT)
and undelete("/").

-- 
Jaakko


More information about the freebsd-hackers mailing list