cvs commit: src/sys/kern vfs_lookup.c

John Baldwin jhb at FreeBSD.org
Wed Sep 21 12:49:42 PDT 2005


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


More information about the cvs-all mailing list