cvs commit: src/sys/kern vfs_bio.c

Jeff Roberson jeff at FreeBSD.org
Tue Mar 8 09:34:55 GMT 2005


jeff        2005-03-08 09:34:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_bio.c 
  Log:
   - Lock access to the buffer_map with the vm_map lock.  In 4.x this was
     done with splbio, in 5.x this was done with Giant.
  
  Discussed with:         alc
  Reported by:            julian, pho
  
  Revision  Changes    Path
  1.481     +5 -0      src/sys/kern/vfs_bio.c


More information about the cvs-src mailing list