Module Name: src Committed By: hannken Date: Tue Jun 8 08:24:16 UTC 2010
Modified Files: src/sys/miscfs/procfs: procfs_vnops.c Log Message: Procfs_lookup() does not lookup directory descriptors in the fd/ subdirectory. There is no need for recursive vnode locking here. Ok: Christos Zoulas <chris...@netbsd.org> To generate a diff of this commit: cvs rdiff -u -r1.177 -r1.178 src/sys/miscfs/procfs/procfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.