cvs commit: src/sys/kern vfs_lookup.c

Jeff Roberson jeff at FreeBSD.org
Sun Apr 3 16:50:21 PDT 2005


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


More information about the cvs-all mailing list