jeff 2005-04-03 23:50:20 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_lookup.c
Log:
- Include opt_vfs.h for LOOKUP_SHARED.
- Control the behavior of shared lookups with the lookup_shared sysctl
which has its default behavior set via the LOOKUP_SHARED option.
Revision Changes Path
1.76 +16 -8 src/sys/kern/vfs_lookup.c