cvs commit: src/sys/kern vfs_syscalls.c

Jeff Roberson jeff at FreeBSD.org
Wed Mar 23 22:03:32 PST 2005


jeff        2005-03-24 06:03:31 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
   - Remove the #ifdef LOOKUP_SHARED from some calls to NDINIT.  The
     LOCKSHARED flag is simply ignored in namei() if LOOKUP_SHARED is not
     enabled.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.375     +1 -7      src/sys/kern/vfs_syscalls.c


More information about the cvs-src mailing list