CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/05/19 02:31:23
Modified files:
sys/kern : vfs_cache.c vfs_getcwd.c vfs_lookup.c
sys/nfs : nfs_subs.c nfs_vnops.c
sys/nnpfs : nnpfs_config.h nnpfs_locl.h
sys/sys : namei.h
Log message:
clean up a few things that where left to rot after bob's vfs cache work.
sync a few comments to reality (or remove them), remove the cn_hash member
from struct componentname, spacing.
ok beck@
