cvs commit: src/sys/sys namei.h src/sys/kern vfs_syscalls.c

Alfred Perlstein alfred at freebsd.org
Sat Apr 9 05:52:39 PDT 2005


* Jeff Roberson <jeff at FreeBSD.org> [050409 05:04] wrote:
> jeff        2005-04-09 12:04:36 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sys              namei.h 
>     sys/kern             vfs_syscalls.c 
>   Log:
>    - Remove the namei NOOBJ flag.  It is meaningless now.

Please bring this back, it is very useful actually.

It is the flag that happens to tell the underlying FS if the
vnode is going to be used or not.  Basically, if there will
be an attribute fetch or an open.

(autofs)

thank you!

-- 
- Alfred Perlstein
- Research Engineering Development Inc.
- email: bright at mu.org cell: 408-480-4684


More information about the cvs-src mailing list