cvs commit: src/sys/kern vfs_cluster.c

Jeff Roberson jeff at FreeBSD.org
Sat Apr 30 04:26:59 PDT 2005


jeff        2005-04-30 11:26:58 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_cluster.c 
  Log:
   - Call VM_LOCK_GIANT in cluster_callback() to protect some pmap calls.  VFS
     will not be acquiring Giant before calling this function anymore.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.164     +2 -0      src/sys/kern/vfs_cluster.c


More information about the cvs-src mailing list