jhb 2005-09-21 19:49:42 UTC FreeBSD src repository Modified files: sys/kern vfs_lookup.c Log: Use correct VFS locking rather than unconditionally grabbing Giant around namei() calls in kern_alternate_path(). Reviewed by: csjp MFC after: 1 week Revision Changes Path 1.83 +8 -12 src/sys/kern/vfs_lookup.c