cvs commit: src/sys/kern vfs_syscalls.c
    Jeff Roberson 
    jeff at FreeBSD.org
       
    Mon Jan 24 02:25:45 PST 2005
    
    
  
jeff        2005-01-24 10:25:44 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
   - Change all vfs syscalls to use VFS_LOCK_GIANT(), and MPSAFE nds.
   - Move Giant acquisition into the few vfs syscalls that weren't already
     directly acquiring it.
  
  Sponsored By:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.366     +266 -100  src/sys/kern/vfs_syscalls.c
    
    
More information about the cvs-all
mailing list